Move vi modelines closer to the beginning, so they're more likely to be actually...
[monky] / src / smapi.c
index 2189b3e..aa2ea2f 100644 (file)
@@ -1,4 +1,5 @@
 /* -*- mode: c; c-basic-offset: 4; tab-width: 4; indent-tabs-mode: t -*-
+ * vim: ts=4 sw=4 noet ai cindent syntax=c
  *
  * smapi.c:  conky support for IBM Thinkpad smapi
  *
@@ -19,8 +20,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301
  * USA.
  *
- * vim: ts=4 sw=4 noet ai cindent syntax=c
- *
  */
 #define _GNU_SOURCE
 #include "conky.h"     /* text_buffer_size, PACKAGE_NAME, maybe more */