1901359efa
New common.[hc] files where shared functions between surf and webkitextension will be put. First addition is die().
3 lines
44 B
C
3 lines
44 B
C
#define MSGBUFSZ 32
|
|
|
|
void die(char *, ...);
|