mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									d282efbeff
								
							
						
					
					
						commit
						a42466584c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -100,7 +100,7 @@ Init_enc_set_filesystem_encoding(void)
 | 
			
		|||
    int idx;
 | 
			
		||||
#if defined NO_LOCALE_CHARMAP
 | 
			
		||||
# error NO_LOCALE_CHARMAP defined
 | 
			
		||||
#elif defined _WIN32 
 | 
			
		||||
#elif defined _WIN32
 | 
			
		||||
    char cp[SIZEOF_CP_NAME];
 | 
			
		||||
    CP_FORMAT(cp, AreFileApisANSI() ? GetACP() : GetOEMCP());
 | 
			
		||||
    idx = rb_enc_find_index(cp);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue