comparison src/layout_config.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 48c8e49b571c
children 8b89e3ff286b
comparison
equal deleted inserted replaced
1054:9157291b79a4 1055:1646720364cf
29 void layout_config_parse(gint style, const gchar *order, 29 void layout_config_parse(gint style, const gchar *order,
30 LayoutLocation *a, LayoutLocation *b, LayoutLocation *c); 30 LayoutLocation *a, LayoutLocation *b, LayoutLocation *c);
31 31
32 32
33 #endif 33 #endif
34 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */