comparison src/ui_bookmark.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 71e1ebee420e
children 48c8e49b571c
comparison
equal deleted inserted replaced
445:89f8bffbce21 446:ddabc4873a3f
63 gchar *uri_text_from_list(GList *list, gint *len, gint plain_text); 63 gchar *uri_text_from_list(GList *list, gint *len, gint plain_text);
64 gchar *uri_text_from_filelist(GList *list, gint *len, gint plain_text); 64 gchar *uri_text_from_filelist(GList *list, gint *len, gint plain_text);
65 65
66 66
67 #endif 67 #endif
68