diff options
Diffstat (limited to 'src/pixmaps/cursor-node.xpm')
| -rw-r--r-- | src/pixmaps/cursor-node.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pixmaps/cursor-node.xpm b/src/pixmaps/cursor-node.xpm index 297dae6dd..6daae6bda 100644 --- a/src/pixmaps/cursor-node.xpm +++ b/src/pixmaps/cursor-node.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * cursor_node_xpm[] = { +static char const *cursor_node_xpm[] = { "32 32 3 1", " c None", ". c #FFFFFF", |
