1
0
Fork 0
forked from len0rd/rockbox

Revert accidental changes from r24723

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24724 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sparmann 2010-02-17 16:12:21 +00:00
parent e5c815272d
commit 04ea85fb88
8 changed files with 56 additions and 67 deletions

View file

@ -32,7 +32,7 @@
#include "system.h"
static char panic_buf[128];
#define LINECHARS (LCD_WIDTH/SYSFONT_WIDTH) - 2
#define LINECHARS (LCD_WIDTH/SYSFONT_WIDTH)
/*
* "Dude. This is pretty fucked-up, right here."