mirror of
https://github.com/apache/httpd.git
synced 2025-07-25 17:01:22 +00:00
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:
@ -9,3 +9,4 @@
|
|||||||
(c-set-offset 'inextern-lang' 0)
|
(c-set-offset 'inextern-lang' 0)
|
||||||
)))
|
)))
|
||||||
(setq c++-mode-hook c-mode-hook)
|
(setq c++-mode-hook c-mode-hook)
|
||||||
|
(setq-default indent-tabs-mode nil)
|
||||||
|
Reference in New Issue
Block a user