Add a missing ; to make things compile.
* gdk/x11/gdkx.h: Add a missing ; to make things compile.
This commit is contained in:
		@ -1,3 +1,7 @@
 | 
			
		||||
2002-09-24  Matthias Clasen  <maclas@gmx.de>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/gdkx.h: Add a missing ; to make things compile.
 | 
			
		||||
 | 
			
		||||
Tue Sep 24 16:40:14 2002  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	Make icon sizes configurable (#70648, slightly based
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,7 @@
 | 
			
		||||
2002-09-24  Matthias Clasen  <maclas@gmx.de>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/gdkx.h: Add a missing ; to make things compile.
 | 
			
		||||
 | 
			
		||||
Tue Sep 24 16:40:14 2002  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	Make icon sizes configurable (#70648, slightly based
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,7 @@
 | 
			
		||||
2002-09-24  Matthias Clasen  <maclas@gmx.de>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/gdkx.h: Add a missing ; to make things compile.
 | 
			
		||||
 | 
			
		||||
Tue Sep 24 16:40:14 2002  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	Make icon sizes configurable (#70648, slightly based
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,7 @@
 | 
			
		||||
2002-09-24  Matthias Clasen  <maclas@gmx.de>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/gdkx.h: Add a missing ; to make things compile.
 | 
			
		||||
 | 
			
		||||
Tue Sep 24 16:40:14 2002  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	Make icon sizes configurable (#70648, slightly based
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,7 @@
 | 
			
		||||
2002-09-24  Matthias Clasen  <maclas@gmx.de>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/gdkx.h: Add a missing ; to make things compile.
 | 
			
		||||
 | 
			
		||||
Tue Sep 24 16:40:14 2002  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	Make icon sizes configurable (#70648, slightly based
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,7 @@
 | 
			
		||||
2002-09-24  Matthias Clasen  <maclas@gmx.de>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/gdkx.h: Add a missing ; to make things compile.
 | 
			
		||||
 | 
			
		||||
Tue Sep 24 16:40:14 2002  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	Make icon sizes configurable (#70648, slightly based
 | 
			
		||||
 | 
			
		||||
@ -128,7 +128,7 @@ GdkColormap* gdkx_colormap_get (Colormap xcolormap);
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
GdkColormap *gdk_x11_colormap_foreign_new (GdkVisual *visual,
 | 
			
		||||
					   Colormap   xcolormap)
 | 
			
		||||
					   Colormap   xcolormap);
 | 
			
		||||
 | 
			
		||||
     /* Return the Gdk* for a particular XID */
 | 
			
		||||
gpointer      gdk_xid_table_lookup_for_display (GdkDisplay *display,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user