fix ytpo: s/eles/else/
Thu Feb 26 17:31:34 2004 Manish Singh <yosh@gimp.org> * gdk/x11/xsettings-client.c (read_settings): fix ytpo: s/eles/else/
This commit is contained in:
		
				
					committed by
					
						
						Manish Singh
					
				
			
			
				
	
			
			
			
						parent
						
							4cbbe4e161
						
					
				
				
					commit
					7f31ba2bd6
				
			@ -1,3 +1,7 @@
 | 
			
		||||
Thu Feb 26 17:31:34 2004  Manish Singh  <yosh@gimp.org>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/xsettings-client.c (read_settings): fix ytpo: s/eles/else/
 | 
			
		||||
 | 
			
		||||
Thu Feb 26 19:53:32 2004  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/xsettings-common.h (xsettings_client_process_event): 
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,7 @@
 | 
			
		||||
Thu Feb 26 17:31:34 2004  Manish Singh  <yosh@gimp.org>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/xsettings-client.c (read_settings): fix ytpo: s/eles/else/
 | 
			
		||||
 | 
			
		||||
Thu Feb 26 19:53:32 2004  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/xsettings-common.h (xsettings_client_process_event): 
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,7 @@
 | 
			
		||||
Thu Feb 26 17:31:34 2004  Manish Singh  <yosh@gimp.org>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/xsettings-client.c (read_settings): fix ytpo: s/eles/else/
 | 
			
		||||
 | 
			
		||||
Thu Feb 26 19:53:32 2004  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/xsettings-common.h (xsettings_client_process_event): 
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,7 @@
 | 
			
		||||
Thu Feb 26 17:31:34 2004  Manish Singh  <yosh@gimp.org>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/xsettings-client.c (read_settings): fix ytpo: s/eles/else/
 | 
			
		||||
 | 
			
		||||
Thu Feb 26 19:53:32 2004  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/xsettings-common.h (xsettings_client_process_event): 
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,7 @@
 | 
			
		||||
Thu Feb 26 17:31:34 2004  Manish Singh  <yosh@gimp.org>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/xsettings-client.c (read_settings): fix ytpo: s/eles/else/
 | 
			
		||||
 | 
			
		||||
Thu Feb 26 19:53:32 2004  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/xsettings-common.h (xsettings_client_process_event): 
 | 
			
		||||
 | 
			
		||||
@ -389,7 +389,7 @@ read_settings (XSettingsClient *client)
 | 
			
		||||
	    {
 | 
			
		||||
	      fprintf (stderr, "Invalid type for XSETTINGS property");
 | 
			
		||||
	    }
 | 
			
		||||
	  eles if (format != 8)
 | 
			
		||||
	  else if (format != 8)
 | 
			
		||||
	    {
 | 
			
		||||
	      fprintf (stderr, "Invalid format for XSETTINGS property %d", format);
 | 
			
		||||
	    }
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user