comparison src/lirc.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 bf9c9e37adf4
children
comparison
equal deleted inserted replaced
1054:9157291b79a4 1055:1646720364cf
6 #ifdef HAVE_LIRC 6 #ifdef HAVE_LIRC
7 void layout_image_lirc_init(LayoutWindow *lw); 7 void layout_image_lirc_init(LayoutWindow *lw);
8 #endif 8 #endif
9 9
10 #endif 10 #endif
11 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */