aboutsummaryrefslogtreecommitdiff
path: root/progs/capshdoc.h
blob: d9cbab96e45676294e5549da93ec632a2b23c5bd (plain)
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;