1
0
Fork 0
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:
Daniel Stenberg 2002-05-01 10:12:28 +00:00
parent 2877995956
commit d31188fc6e

View file

@ -192,6 +192,6 @@ int button_get(void)
/* -----------------------------------------------------------------
* local variables:
* eval: (load-file "rockbox-mode.el")
* eval: (load-file "../rockbox-mode.el")
* end:
*/