diff options
Diffstat (limited to 'xpm/bitcoin20.xpm')
-rw-r--r-- | xpm/bitcoin20.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xpm/bitcoin20.xpm b/xpm/bitcoin20.xpm index 2dd61a59dc..93b34ba70c 100644 --- a/xpm/bitcoin20.xpm +++ b/xpm/bitcoin20.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * bitcoin20_xpm[] = { +static const char * bitcoin20_xpm[] = { /* columns rows colors chars-per-pixel */ "20 20 200 2", " c #7B5500", |