comparison src/collect-dlg.h @ 446:ddabc4873a3f

Effectively drop empty newlines at end of files (missing from rev 535)
author zas_
date Sun, 20 Apr 2008 18:07:51 +0000
parents f6e307c7bad6
children 48c8e49b571c
comparison
equal deleted inserted replaced
445:89f8bffbce21 446:ddabc4873a3f
20 void collection_dialog_load(gchar *path); 20 void collection_dialog_load(gchar *path);
21 void collection_dialog_append(gchar *path, CollectionData *cd); 21 void collection_dialog_append(gchar *path, CollectionData *cd);
22 22
23 23
24 #endif 24 #endif
25