comparison src/main.c @ 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 9962b24b6b43
children 156a58224c85
comparison
equal deleted inserted replaced
1054:9157291b79a4 1055:1646720364cf
786 #ifdef HAVE_GTHREAD 786 #ifdef HAVE_GTHREAD
787 gdk_threads_leave(); 787 gdk_threads_leave();
788 #endif 788 #endif
789 return 0; 789 return 0;
790 } 790 }
791 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */