Fix error on Linux.

This commit is contained in:
Colby Klein
2009-07-30 17:08:06 +00:00
parent 2661e3aa71
commit e473d94000
+1 -1
View File
@@ -1,5 +1,5 @@
/* XPM */ /* XPM */
static char * loading_xpm[] = { static char * loading[] = {
"468 68 4225 2", "468 68 4225 2",
" c None", " c None",
". c #E6ECF3", ". c #E6ECF3",