Skip to content

Commit 4be6577

Browse files
author
Ben Laurie
committed
Don't use tabs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102127 13f79535-47bb-0310-9956-ffa450edef68
1 parent 78f23cc commit 4be6577

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

emacs-style

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
(c-set-offset 'inextern-lang' 0)
1010
)))
1111
(setq c++-mode-hook c-mode-hook)
12+
(setq-default indent-tabs-mode nil)

0 commit comments

Comments
 (0)