Tell emacs to use tabs for linkerscript.
authorNikolaus Rath <Nikolaus@rath.org>
Sun, 2 Oct 2016 17:10:29 +0000 (10:10 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Sun, 2 Oct 2016 17:46:49 +0000 (10:46 -0700)
lib/fuse_versionscript

index 08dafbdf25ba70c9c69df19c821bb183b4620e7c..716330fa822ce967f6ed7168d2286055f8abdd4d 100644 (file)
@@ -129,3 +129,7 @@ FUSE_3.0 {
        local:
                *;
 };
+
+# Local Variables:
+# indent-tabs-mode: t
+# End: