common.h
author Tero Marttila <terom@fixme.fi>
Sun, 01 Jun 2008 05:41:41 +0300
changeset 5 d4263f1f5b55
parent 2 69f8c0acaac7
child 8 4d38ccbeb93e
permissions -rw-r--r--
remove a misplaced argument from render_remote.h (it still compiled and worked fine\!?)

committer: Tero Marttila <terom@fixme.fi>
void die (const char *msg);
void error (const char *fmt, ...);
void perr (const char *fmt, ...);
void perr_exit (const char *fmt, ...);
void err_exit (const char *fmt, ...);