From 04ea85fb8897d3981ef687bbb970d31a110f82d8 Mon Sep 17 00:00:00 2001 From: Michael Sparmann Date: Wed, 17 Feb 2010 16:12:21 +0000 Subject: Revert accidental changes from r24723 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24724 a1c6a512-1295-4272-9138-f99709370657 --- firmware/panic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/panic.c') diff --git a/firmware/panic.c b/firmware/panic.c index 36eec67f12..9230337ba4 100644 --- a/firmware/panic.c +++ b/firmware/panic.c @@ -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." -- cgit v1.2.3