Don't use tabs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102127 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ben Laurie
2003-12-29 12:59:02 +00:00
parent 78f23ccc56
commit 4be65770b5

View File

@ -9,3 +9,4 @@
(c-set-offset 'inextern-lang' 0)
)))
(setq c++-mode-hook c-mode-hook)
(setq-default indent-tabs-mode nil)