diff options
| -rw-r--r-- | file.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| @@ -7208,7 +7208,6 @@ loadHTMLstream(URLFile *f, Buffer *newBuf, FILE * src, int internal)  	HTMLlineproc0(lineBuf2->ptr, &htmlenv1, internal);      }      if (obuf.status != R_ST_NORMAL) { -	obuf.status = R_ST_EOL;  	HTMLlineproc0("\n", &htmlenv1, internal);      }      obuf.status = R_ST_NORMAL; | 
