mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* ext: remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									87dbea7bbf
								
							
						
					
					
						commit
						0d6d23b25d
					
				
					 83 changed files with 1033 additions and 1033 deletions
				
			
		| 
						 | 
				
			
			@ -69,7 +69,7 @@ class CountFrame < TkFrame
 | 
			
		|||
  def initialize(parent=nil,keys=nil)
 | 
			
		||||
    super(parent,keys)
 | 
			
		||||
    @counter = TkLabel.new(self,
 | 
			
		||||
			   'text'=>$time, 
 | 
			
		||||
			   'text'=>$time,
 | 
			
		||||
			   'relief'=>'raised')
 | 
			
		||||
    @counter.pack('fill'=>'both')
 | 
			
		||||
    self
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue