summaryrefslogtreecommitdiff
path: root/mate-panel/panel-struts.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-struts.h')
-rw-r--r--mate-panel/panel-struts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-struts.h b/mate-panel/panel-struts.h
index 7897f532..01003ec2 100644
--- a/mate-panel/panel-struts.h
+++ b/mate-panel/panel-struts.h
@@ -23,7 +23,7 @@
#ifndef __PANEL_STRUTS_H__
#define __PANEL_STRUTS_H__
-#ifdef PACKAGE_NAME // only check HAVE_X11 if config.h has been included
+#ifdef PACKAGE_NAME /* only check HAVE_X11 if config.h has been included */
#ifndef HAVE_X11
#error file should only be included when HAVE_X11 is enabled
#endif