summaryrefslogtreecommitdiff
path: root/tools/rockbox-style.el
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-01-24 15:32:39 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-01-24 15:32:39 +0000
commita239bb26c5df987f5398b0c7a5804639889a59a0 (patch)
treed6edacf4b6aa9950de003d65179abaea24215edf /tools/rockbox-style.el
parent46f7f7de4d0d45c52aa3fbac662bee5e02a7a450 (diff)
downloadrockbox-a239bb26c5df987f5398b0c7a5804639889a59a0.tar.gz
rockbox-a239bb26c5df987f5398b0c7a5804639889a59a0.zip
better lisp
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12104 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools/rockbox-style.el')
-rw-r--r--tools/rockbox-style.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/rockbox-style.el b/tools/rockbox-style.el
index f95548889d..b1d3aed09c 100644
--- a/tools/rockbox-style.el
+++ b/tools/rockbox-style.el
@@ -9,7 +9,7 @@
9;; 9;;
10;; /* ----------------------------------------------------------------- 10;; /* -----------------------------------------------------------------
11;; * local variables: 11;; * local variables:
12;; * eval: (set c-file-style "rockbox") 12;; * eval: (c-set-style "rockbox")
13;; * end: 13;; * end:
14;; */ 14;; */
15;; 15;;