8778f5ffc5
- Fix compilation with gcc 4.2. Mostly submitted by: dougb
5 lines
160 B
C
5 lines
160 B
C
--- themes/beats/led.xpm Sat Feb 20 14:54:43 1999
|
|
+++ themes/beats/led.xpm Tue May 29 00:20:55 2007
|
|
@@ -1 +1 @@
|
|
-char *led_xpm[];
|
|
+static char *led_xpm[] = {};
|