git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25000 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sparmann 2010-03-03 02:36:51 +00:00
parent aadecdd77e
commit fad70c1086

View file

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