summarylogtreecommitdiffstats
path: root/logo-50.xpm
diff options
context:
space:
mode:
authorMorgenstern2024-06-09 22:48:31 +1200
committerMorgenstern2024-06-09 22:48:31 +1200
commit0cb63cac9506a92cf7c4ef277bd82ce1ded77c01 (patch)
treee434c547b4c2f39a7d8b9ae835ad6bea5dbc8cdf /logo-50.xpm
parentc26c6da504c108ea64444725a8a3d419237fc0d2 (diff)
downloadaur-0cb63cac9506a92cf7c4ef277bd82ce1ded77c01.tar.gz
Update to xscreensaver-6.09
Modify array type in XPM files
Diffstat (limited to 'logo-50.xpm')
-rw-r--r--logo-50.xpm2
1 files changed, 1 insertions, 1 deletions
diff --git a/logo-50.xpm b/logo-50.xpm
index 73ab5db831e9..9bce08f75894 100644
--- a/logo-50.xpm
+++ b/logo-50.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * logo_50_xpm[] = {
+static const char * const logo_50_xpm[] = {
"50 50 2 1",
" c None",
". c #1793D1",