File: diagnose.h

package info (click to toggle)
diffutils 1%3A3.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,980 kB
  • sloc: ansic: 116,841; sh: 12,881; perl: 535; makefile: 233; sed: 16
file content (3 lines) | stat: -rw-r--r-- 115 bytes parent folder | download
1
2
3
enum { EXIT_TROUBLE = 2 };
char *squote (int, char const *);
_Noreturn void try_help (char const *, char const *);