mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 07:43:04 +01:00 
			
		
		
		
	* small cleanup
This commit is contained in:
		
							parent
							
								
									7f8c50fe3c
								
							
						
					
					
						commit
						965d9de658
					
				@ -14,9 +14,9 @@ begin
 | 
			
		||||
  openlog(pchar(prefix),LOG_NOWAIT,LOG_DEBUG);
 | 
			
		||||
  for i:=1 to 10 do
 | 
			
		||||
    syslog(log_info,'This is message number %d'#10,[i]);
 | 
			
		||||
      prefix:='';
 | 
			
		||||
  prefix:='';
 | 
			
		||||
end;
 | 
			
		||||
 | 
			
		||||
begin
 | 
			
		||||
  dotest;
 | 
			
		||||
  end.
 | 
			
		||||
end.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user