Keep the newer GCC happy. default tip
authordarius@Inchoate
Mon, 19 Jan 2009 22:54:19 +1030
changeset 71553c061fda7c
parent 70 ea5862987368
Keep the newer GCC happy.
tempctrl.c
     1.1 --- a/tempctrl.c	Mon Jan 19 22:54:08 2009 +1030
     1.2 +++ b/tempctrl.c	Mon Jan 19 22:54:19 2009 +1030
     1.3 @@ -618,7 +618,7 @@
     1.4      }
     1.5  }
     1.6  
     1.7 -static const PROGMEM char*
     1.8 +static const char*
     1.9  state2long(char s) {
    1.10      switch (s) {
    1.11  	case 'i':