altos: Remove spurious 'const' from ao_state_names
[fw/altos] / src / kernel / ao.h
index 2bd0e3673d47701eb12565566260aeeb48eb5780..0a3981d743b323c229ef75323867e42a2fca0369 100644 (file)
@@ -662,7 +662,7 @@ ao_radio_init(void);
 
 #if HAS_MONITOR
 
-extern const char const * const ao_state_names[];
+extern const char * const ao_state_names[];
 
 #define AO_MONITOR_RING        8