Changeset 294 for trunk/src/sh_getopt.c
- Timestamp:
- Oct 31, 2010, 10:26:42 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_getopt.c
r272 r294 464 464 if (num > 0) fputc ('\n', stdout); 465 465 fputs (_(" optionally store full text for files"), stdout); ++num; 466 #endif 467 #if !defined(SH_COMPILE_STATIC) && defined(__linux__) && defined(HAVE_AUPARSE_H) && defined(HAVE_AUPARSE_LIB) 468 if (num > 0) fputc ('\n', stdout); 469 fputs (_(" optionally report auditd record of changed file"), stdout); ++num; 466 470 #endif 467 471 #if defined(USE_XATTR)
Note:
See TracChangeset
for help on using the changeset viewer.