mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 10:08:56 +01:00 
			
		
		
		
	gtimezone: Indentation adn comment fixes
This commit is contained in:
		
				
					committed by
					
						
						John Ralls
					
				
			
			
				
	
			
			
			
						parent
						
							04aead8a42
						
					
				
				
					commit
					c03b542a94
				
			@@ -373,7 +373,7 @@ g_time_zone_new (const gchar *identifier)
 | 
			
		||||
          gchar *filename;
 | 
			
		||||
 | 
			
		||||
          /* identifier can be a relative or absolute path name;
 | 
			
		||||
	     if relative, it is interpreted starting from /usr/share/timezone
 | 
			
		||||
             if relative, it is interpreted starting from /usr/share/zoneinfo
 | 
			
		||||
             while the POSIX standard says it should start with :,
 | 
			
		||||
             glibc allows both syntaxes, so we should too */
 | 
			
		||||
          if (identifier != NULL)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user