diff options
Diffstat (limited to 'deskutils/ical/files/patch-bitmaps-todo.xbm')
-rw-r--r-- | deskutils/ical/files/patch-bitmaps-todo.xbm | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/deskutils/ical/files/patch-bitmaps-todo.xbm b/deskutils/ical/files/patch-bitmaps-todo.xbm deleted file mode 100644 index 6e2484a8ddd4..000000000000 --- a/deskutils/ical/files/patch-bitmaps-todo.xbm +++ /dev/null @@ -1,10 +0,0 @@ ---- bitmaps/todo.xbm.orig 1994-12-17 21:29:49 UTC -+++ bitmaps/todo.xbm -@@ -1,6 +1,6 @@ - #define todo_width 16 - #define todo_height 16 --static char todo_bits[] = { -+static unsigned char todo_bits[] = { - 0x00, 0x00, 0xff, 0x7f, 0xff, 0x7f, 0x03, 0x60, 0x03, 0x60, 0x03, 0x60, - 0x03, 0x60, 0x03, 0x60, 0x03, 0x60, 0x03, 0x60, 0x03, 0x60, 0x03, 0x60, - 0x03, 0x60, 0x03, 0x60, 0xff, 0x7f, 0xff, 0x7f}; |