Rockbox mail archive
Subject: [PATCH] nano-fix to othelo plugin
From: Nix (nix_at_esperi.demon.co.uk)
Date: 2003-08-01
This is definitely one of those `how did it ever work?' fixes...
Index: rockbox-devel-orig/apps/plugins/othelo.c
===================================================================
RCS file: /cvsroot/rockbox/apps/plugins/othelo.c,v
retrieving revision 1.2
diff -u -r1.2 othelo.c
--- rockbox-devel-orig/apps/plugins/othelo.c 29 Jul 2003 06:55:29 -0000 1.2
+++ rockbox-devel-orig/apps/plugins/othelo.c 31 Jul 2003 23:40:41 -0000
@@ -30,11 +30,11 @@
* # Reintroduce suspend feature under plugin system
*/
+/* Plugin header */
+#include "plugin.h"
#ifdef HAVE_LCD_BITMAP
-/* Plugin header */
-#include "plugin.h"
static struct plugin_api* rb;
/***************************************************************************/
--
`We cannot get a new line down the pipe due to a blockage and we cannot
dig up the road to clear the blockage because it is covered with the
wrong type of tarmac.' --- British Telecom, via Mark Lowes
Page was last modified "Jan 10 2012" The Rockbox Crew
|