Codebase list httping / uncommitted/main help.h
uncommitted/main

Tree @uncommitted/main (Download .tar.gz)

help.h @uncommitted/mainraw · 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);