]> andersk Git - moira.git/blob - gen/util.h
second code style cleanup: void/void * usage, proper #includes. try to
[moira.git] / gen / util.h
1 void fix_file(char *targetfile);
2 char *dequote(char *s);
3 void db_error(int code);
4
5 int ModDiff(int *flag, char *tbl, time_t ModTime);
This page took 0.042749 seconds and 5 git commands to generate.