summaryrefslogtreecommitdiff
path: root/Bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'Bitmap.c')
-rw-r--r--Bitmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bitmap.c b/Bitmap.c
index 669187c..0c6db76 100644
--- a/Bitmap.c
+++ b/Bitmap.c
@@ -229,7 +229,7 @@ static char translations2[] =
set-changed()\n\
";
-Atom targets[] = {
+static Atom targets[] = {
XA_BITMAP,
XA_PIXMAP
};