summaryrefslogtreecommitdiff
path: root/gdk/gdkpixbuf.h
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>2000-09-04 20:54:39 +0000
committerElliot Lee <sopwith@src.gnome.org>2000-09-04 20:54:39 +0000
commit2c8fc56d21b696053b6c48bbfcc18a948ebaed22 (patch)
tree4612d148147b61b9d3b79f2fffc474328ee4db5b /gdk/gdkpixbuf.h
parent49a6b8335d4d9fa063aaaf899bd34cb8319ee7fd (diff)
downloadgtk+-2c8fc56d21b696053b6c48bbfcc18a948ebaed22.tar.gz
Put text after #endif inside a comment to avoid ANSI warning.
* gdk/gdkpixbuf.h: Put text after #endif inside a comment to avoid ANSI warning.
Diffstat (limited to 'gdk/gdkpixbuf.h')
-rw-r--r--gdk/gdkpixbuf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkpixbuf.h b/gdk/gdkpixbuf.h
index 271e9931d6..8a487c448d 100644
--- a/gdk/gdkpixbuf.h
+++ b/gdk/gdkpixbuf.h
@@ -72,4 +72,4 @@ GdkPixbuf *gdk_pixbuf_get_from_drawable (GdkPixbuf *dest,
}
#endif /* __cplusplus */
-#endif __GDK_PIXBUF_H__
+#endif /* __GDK_PIXBUF_H__ */