Standardize on the vi editing directives being on the first line.
[oweals/busybox.git] / e2fsprogs / ext2fs / flushb.c
index af7216a9142647d49731c0d69049dcd12af08ffd..e42982653f4b7abb1f1f90c8d553ece505dffe22 100644 (file)
@@ -1,3 +1,4 @@
+/* vi: set sw=4 ts=4: */
 /*
  * flushb.c --- Hides system-dependent information for both syncing a
  *     device to disk and to flush any buffers from disk cache.