/[public]/getopt/tags/VERSION_1_1_6/util-linux-compat.h
ViewVC logotype

Diff of /getopt/tags/VERSION_1_1_6/util-linux-compat.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 363 Revision 364
15#define USAGE_VERSION _(" -V, --version output version information and exit\n") 15#define USAGE_VERSION _(" -V, --version output version information and exit\n")
16#define USAGE_MAN_TAIL(_man) _("\nFor more details see %s.\n"), _man 16#define USAGE_MAN_TAIL(_man) _("\nFor more details see %s.\n"), _man
17 17
18#define UTIL_LINUX_VERSION _("%s (enhanced) %s\n"), program_invocation_short_name, program_version 18#define UTIL_LINUX_VERSION _("%s (enhanced) %s\n"), program_invocation_short_name, program_version
19 19
20#define warnx(dummy,message) fprintf(stderr, "%s: %s\n", program_invocation_short_name, message);
21
20#endif /* UTIL_LINUX_C_H */ 22#endif /* UTIL_LINUX_C_H */

Legend:
Removed from v.363  
changed lines
  Added in v.364

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26