Codebase list httping / cb81944 help.h
cb81944

Tree @cb81944 (Download .tar.gz)

help.h @cb81944raw · history · blame

1
2
3
4
5
6
#define SWITCHES_COLUMN_WIDTH	24

void new_version_alert(void);
void version(void);
void help_long(void);
void usage(const char *me);