*** empty log message ***
This commit is contained in:
		
							parent
							
								
									83b11ebd82
								
							
						
					
					
						commit
						7cc193c460
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -129,11 +129,10 @@ char *parse_operand( ptr, n_ops, instr)
 | 
			
		|||
		}
 | 
			
		||||
		else {
 | 
			
		||||
			error("strange operand format: %s\n", ptr);
 | 
			
		||||
			/* 
 | 
			
		||||
			/* We don't know what this code does ! */
 | 
			
		||||
			*ptr++ = '\0';
 | 
			
		||||
			ptr = skip_space( ptr);
 | 
			
		||||
			if  ( *ptr != '\0') ptr++;   /* skip ';' */
 | 
			
		||||
  			*/
 | 
			
		||||
		}
 | 
			
		||||
		ptr = skip_space( ptr);
 | 
			
		||||
	}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue