Changeset 5514
- Timestamp:
- 05/11/08 14:16:56 (5 days ago)
- Files:
-
- wired/trunk/wired/commands.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wired/trunk/wired/commands.c
r5511 r5514 253 253 break; 254 254 } 255 255 256 256 wd_parse_command(string); 257 257 258 wi_pool_set_context(pool, string); 258 259 wi_pool_drain(pool); 259 260 }
