summaryrefslogtreecommitdiff
path: root/pango/pango-attributes.h
diff options
context:
space:
mode:
authorChristopher Blizzard <blizzard@src.gnome.org>2000-06-19 03:02:06 +0000
committerChristopher Blizzard <blizzard@src.gnome.org>2000-06-19 03:02:06 +0000
commitb9aaea84c9092c83906676aa97d8a7ea89a51f36 (patch)
treedd8eb12dc949fbd279fcef1295b4828b827c6528 /pango/pango-attributes.h
parent6057c96c23f7084b095ff899e9b303d23516dc10 (diff)
downloadpango-b9aaea84c9092c83906676aa97d8a7ea89a51f36.tar.gz
add comment delimiters around trailing text after #endifs to remove warnings
Diffstat (limited to 'pango/pango-attributes.h')
-rw-r--r--pango/pango-attributes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-attributes.h b/pango/pango-attributes.h
index 13c685cf..e7b362c0 100644
--- a/pango/pango-attributes.h
+++ b/pango/pango-attributes.h
@@ -156,4 +156,4 @@ void pango_attr_iterator_get_font (PangoAttrIterator *iterator
}
#endif /* __cplusplus */
-#endif __PANGO_ATTRIBUTES_H__
+#endif /* __PANGO_ATTRIBUTES_H__ */