]> andersk Git - moira.git/blame_incremental - backup/dump_db.h
install startdcm correctly
[moira.git] / backup / dump_db.h
... / ...
CommitLineData
1#define dump_nl(f) { if (putc('\n', f) < 0) wpunt(); }
2#define dump_sep(f) { if (putc(':', f) < 0) wpunt(); }
3
This page took 0.03223 seconds and 5 git commands to generate.