mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 02:39:40 +01:00 
			
		
		
		
	* fixed the string define which was left for debugging purposes
This commit is contained in:
		
							parent
							
								
									eadf1f63b4
								
							
						
					
					
						commit
						da253c659e
					
				@ -123,7 +123,7 @@ procedure TestSpeed(Row,Len:byte);
 | 
			
		||||
var
 | 
			
		||||
  l      : longint;
 | 
			
		||||
  hstr,
 | 
			
		||||
  OrgStr : string[10];
 | 
			
		||||
  OrgStr : string;
 | 
			
		||||
begin
 | 
			
		||||
  HeadBen[Row]:=Len;
 | 
			
		||||
  OrgStr:='';
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user