diff options
| -rw-r--r-- | listamsb.c | 1 | 
1 files changed, 0 insertions, 1 deletions
@@ -126,7 +126,6 @@ int next_line(void) {  					continue;  				}  			} -			putc(byte, outfile);  		} else if(byte == ':') {  			/* don't print the colon if the next token is a ! or ' for a comment */  			unsigned char next = read_byte();  | 
