]> andersk Git - moira.git/blobdiff - backup/dump_db.h
Only strip whitespace off the end of strings when backing them up.
[moira.git] / backup / dump_db.h
index 28b906ff31713606ddc140b57adb8ac1dc40e787..c249eb5f1d60f731e5be222e6e50fb807a7c5b84 100644 (file)
@@ -23,3 +23,4 @@ void punt(char *msg);
 void dbmserr(void);
 void safe_close(FILE *stream);
 FILE *open_file(char *prefix, char *suffix);
+char *endtrim(char *save);
This page took 0.0655559999999999 seconds and 4 git commands to generate.