projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65c9df7
)
Tell emacs to use tabs for linkerscript.
author
Nikolaus Rath
<Nikolaus@rath.org>
Sun, 2 Oct 2016 17:10:29 +0000
(10:10 -0700)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Sun, 2 Oct 2016 17:46:49 +0000
(10:46 -0700)
lib/fuse_versionscript
patch
|
blob
|
history
diff --git
a/lib/fuse_versionscript
b/lib/fuse_versionscript
index 08dafbdf25ba70c9c69df19c821bb183b4620e7c..716330fa822ce967f6ed7168d2286055f8abdd4d 100644
(file)
--- a/
lib/fuse_versionscript
+++ b/
lib/fuse_versionscript
@@
-129,3
+129,7
@@
FUSE_3.0 {
local:
*;
};
+
+# Local Variables:
+# indent-tabs-mode: t
+# End: