Changeset 2327 for zzuf/trunk/src/zzuf.c
- Timestamp:
- May 17, 2008, 3:40:40 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/src/zzuf.c
r2326 r2327 169 169 # define OPTSTR_RLIMIT_CPU "" 170 170 #endif 171 #define OPTSTR OPTSTR_REGEX OPTSTR_RLIMIT_MEM OPTSTR_RLIMIT_CPU \171 #define OPTSTR "+" OPTSTR_REGEX OPTSTR_RLIMIT_MEM OPTSTR_RLIMIT_CPU \ 172 172 "Ab:B:C:dD:f:F:il:mnp:P:qr:R:s:St:vxhV" 173 173 #define MOREINFO "Try `%s --help' for more information.\n"
Note: See TracChangeset
for help on using the changeset viewer.