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.
This commit is contained in:
Elliot Lee 2000-09-04 20:54:39 +00:00
parent 49a6b8335d
commit 2c8fc56d21
8 changed files with 22 additions and 1 deletions

View File

@ -1,3 +1,6 @@
2000-09-04 Elliot Lee <sopwith@redhat.com>
* gdk/gdkpixbuf.h: Put text after #endif inside a comment to avoid ANSI warning.
Sun Sep 03 00:47:08 2000 George Lebl <jirka@5z.com>
* gtk/gtkwidget.h: Add some documenting comments about

View File

@ -1,3 +1,6 @@
2000-09-04 Elliot Lee <sopwith@redhat.com>
* gdk/gdkpixbuf.h: Put text after #endif inside a comment to avoid ANSI warning.
Sun Sep 03 00:47:08 2000 George Lebl <jirka@5z.com>
* gtk/gtkwidget.h: Add some documenting comments about

View File

@ -1,3 +1,6 @@
2000-09-04 Elliot Lee <sopwith@redhat.com>
* gdk/gdkpixbuf.h: Put text after #endif inside a comment to avoid ANSI warning.
Sun Sep 03 00:47:08 2000 George Lebl <jirka@5z.com>
* gtk/gtkwidget.h: Add some documenting comments about

View File

@ -1,3 +1,6 @@
2000-09-04 Elliot Lee <sopwith@redhat.com>
* gdk/gdkpixbuf.h: Put text after #endif inside a comment to avoid ANSI warning.
Sun Sep 03 00:47:08 2000 George Lebl <jirka@5z.com>
* gtk/gtkwidget.h: Add some documenting comments about

View File

@ -1,3 +1,6 @@
2000-09-04 Elliot Lee <sopwith@redhat.com>
* gdk/gdkpixbuf.h: Put text after #endif inside a comment to avoid ANSI warning.
Sun Sep 03 00:47:08 2000 George Lebl <jirka@5z.com>
* gtk/gtkwidget.h: Add some documenting comments about

View File

@ -1,3 +1,6 @@
2000-09-04 Elliot Lee <sopwith@redhat.com>
* gdk/gdkpixbuf.h: Put text after #endif inside a comment to avoid ANSI warning.
Sun Sep 03 00:47:08 2000 George Lebl <jirka@5z.com>
* gtk/gtkwidget.h: Add some documenting comments about

View File

@ -1,3 +1,6 @@
2000-09-04 Elliot Lee <sopwith@redhat.com>
* gdk/gdkpixbuf.h: Put text after #endif inside a comment to avoid ANSI warning.
Sun Sep 03 00:47:08 2000 George Lebl <jirka@5z.com>
* gtk/gtkwidget.h: Add some documenting comments about

View File

@ -72,4 +72,4 @@ GdkPixbuf *gdk_pixbuf_get_from_drawable (GdkPixbuf *dest,
}
#endif /* __cplusplus */
#endif __GDK_PIXBUF_H__
#endif /* __GDK_PIXBUF_H__ */