summaryrefslogtreecommitdiff
path: root/src/mp3fs.c
diff options
context:
space:
mode:
authorKjetil Ørbekk <orbekk@pvv.ntnu.no>2007-11-21 11:02:35 +0100
committerKjetil Ørbekk <orbekk@pvv.ntnu.no>2007-11-21 11:02:35 +0100
commit5f6017e6d217b1d13fd7d095ac496d4ef0bdc410 (patch)
tree3ddf138fe489c71325694c1cf76ab007226f4ea6 /src/mp3fs.c
parenteecaa0e7250a2c0cc9f019e6a5dc86582d284800 (diff)
- Fixed modelines (for Emacs)
Diffstat (limited to 'src/mp3fs.c')
-rwxr-xr-xsrc/mp3fs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mp3fs.c b/src/mp3fs.c
index 6d6beb6..1a46841 100755
--- a/src/mp3fs.c
+++ b/src/mp3fs.c
@@ -1,4 +1,4 @@
-/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
#define FUSE_USE_VERSION 26
#include <stdio.h>