Changeset 1550
- Timestamp:
- 06/14/08 12:16:12 (4 months ago)
- Files:
-
- cherokee/trunk/cherokee/main.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/cherokee/main.c
r1542 r1550 224 224 int c; 225 225 226 /* If any of these parameters change, main_guardian may need 227 * to be updated. 228 */ 226 229 struct option long_options[] = { 227 230 {"help", no_argument, NULL, 'h'},