comparison src/ui_fileops.h @ 1055:1646720364cf

Adding a vim modeline to all files - patch by Klaus Ethgen
author nadvornik
date Tue, 07 Oct 2008 18:20:22 +0000
parents 4fe8f9656107
children 3a7af6a8cd5f
comparison
equal deleted inserted replaced
1054:9157291b79a4 1055:1646720364cf
76 void parse_out_relatives(gchar *path); 76 void parse_out_relatives(gchar *path);
77 77
78 gint file_in_path(const gchar *name); 78 gint file_in_path(const gchar *name);
79 79
80 #endif 80 #endif
81 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */