summaryrefslogtreecommitdiffstats
path: root/src/gui_x11_pm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_x11_pm.h')
-rw-r--r--src/gui_x11_pm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui_x11_pm.h b/src/gui_x11_pm.h
index 24cd2cae82..e327bdbd85 100644
--- a/src/gui_x11_pm.h
+++ b/src/gui_x11_pm.h
@@ -84,7 +84,7 @@ static char **(built_in_pixmaps[]) =
tb_exit_xpm
};
-/* Indices for named colors */
+// Indices for named colors
#define BACKGROUND 0
#define FOREGROUND 1
#define BOTTOM_SHADOW 2