Get rid of // comment

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12049 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Greg White 2007-01-17 18:30:49 +00:00
parent b3c66f5d74
commit 4ea6d039f2

View file

@ -324,7 +324,7 @@ static void init(void)
#if !defined(TOSHIBA_GIGABEAT_F) || defined(SIMULATOR)
show_logo();
#else
sleep(1); //@@@ Weird. We crash w/o this tiny delay.
sleep(1); /* Weird. We crash w/o this tiny delay. */
#endif
lang_init();