diff options
author | Kjetil Ørbekk <orbekk@pvv.ntnu.no> | 2008-09-08 00:28:56 +0200 |
---|---|---|
committer | Kjetil Ørbekk <orbekk@pvv.ntnu.no> | 2008-09-08 00:28:56 +0200 |
commit | 8a49b269f5c49be0fb3519fda62d78078039f0fd (patch) | |
tree | a8808a379002f17fb3d6e9d93c1342910648b395 /src/mfs_vnops.c | |
parent | 7a3b97bf1d1b53c9c6454515fb8cdbd51de71950 (diff) |
- Emacs modelines
Diffstat (limited to 'src/mfs_vnops.c')
-rwxr-xr-x | src/mfs_vnops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mfs_vnops.c b/src/mfs_vnops.c index 03e5118..eeef2c6 100755 --- a/src/mfs_vnops.c +++ b/src/mfs_vnops.c @@ -1,4 +1,4 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */ +/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Musicfs is a FUSE module implementing a media filesystem in userland. |