changeset 71:553c061fda7c default tip

Keep the newer GCC happy.
author darius@Inchoate
date Mon, 19 Jan 2009 22:54:19 +1030
parents ea5862987368
children
files tempctrl.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tempctrl.c	Mon Jan 19 22:54:08 2009 +1030
+++ b/tempctrl.c	Mon Jan 19 22:54:19 2009 +1030
@@ -618,7 +618,7 @@
     }
 }
 
-static const PROGMEM char*
+static const char*
 state2long(char s) {
     switch (s) {
 	case 'i':