File: capshdoc.h

package info (click to toggle)
libcap2 1%3A2.75-7
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,064 kB
  • sloc: ansic: 9,181; sh: 1,138; makefile: 808; cpp: 45; asm: 16
file content (7 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
#ifdef CAPSHDOC
#error "don't include this twice"
#endif
#define CAPSHDOC

extern const char **explanations[];
extern const int capsh_doc_limit;