fixed comments
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@87 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fc357167c0
commit
8c8ad67c1f
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
;;
|
||||
;; /* -----------------------------------------------------------------
|
||||
;; * local variables:
|
||||
;; * eval: (load-file "../curl-mode.el")
|
||||
;; * eval: (load-file "rockbox-mode.el")
|
||||
;; * end:
|
||||
;; */
|
||||
;;
|
||||
|
@ -14,7 +14,7 @@
|
|||
|
||||
;;; The rockbox hacker's C conventions
|
||||
|
||||
;;; we use intent-level 2
|
||||
;;; we use intent-level 4
|
||||
(setq c-basic-offset 4)
|
||||
;;; never ever use tabs to indent!
|
||||
(setq indent-tabs-mode nil)
|
||||
|
|
Loading…
Reference in a new issue