forked from len0rd/rockbox
corrected the load-file path
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@362 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2877995956
commit
d31188fc6e
1 changed files with 1 additions and 1 deletions
|
@ -192,6 +192,6 @@ int button_get(void)
|
||||||
|
|
||||||
/* -----------------------------------------------------------------
|
/* -----------------------------------------------------------------
|
||||||
* local variables:
|
* local variables:
|
||||||
* eval: (load-file "rockbox-mode.el")
|
* eval: (load-file "../rockbox-mode.el")
|
||||||
* end:
|
* end:
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue