]> granicus.if.org Git - apache/commitdiff
Get case indent right.
authorBen Laurie <ben@apache.org>
Sun, 15 Aug 1999 21:55:19 +0000 (21:55 +0000)
committerBen Laurie <ben@apache.org>
Sun, 15 Aug 1999 21:55:19 +0000 (21:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83690 13f79535-47bb-0310-9956-ffa450edef68

emacs-style

index a0f16e2209dccc386886ac93c9ad099936e9ab29..283b6f0255341c4b32cc0511676e144ae2a3ba6d 100644 (file)
@@ -5,5 +5,6 @@
                        (c-set-offset 'statement-block-intro' ++)
                        (c-set-offset 'substatement' ++)
                        (c-set-offset 'brace-list-intro' ++)
+                       (c-set-offset 'statement-case-intro' ++)
                        )))
 (setq c++-mode-hook c-mode-hook)