forked from len0rd/rockbox
Fixed typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5095 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1c87a1f62a
commit
995d24ca2c
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ int rec_create_directory(void)
|
|||
|
||||
bool recording_screen(void)
|
||||
{
|
||||
#ifndef HAVE_RECORDING_KEYPAD
|
||||
#ifndef HAVE_RECORDER_KEYPAD
|
||||
splash(HZ*2, true, "Recording not supported yet");
|
||||
return false;
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue