Final, working version.

This commit is contained in:
Rumble 2008-01-14 00:57:41 +00:00
parent 48a7bbe6e4
commit 453cbdaf0b

View file

@ -55,7 +55,7 @@ void parse_webster_html(char *arg) {
return;
}
// unlink("webster.html"); /* We can still read */
unlink("webster.html"); /* We can still read */
for ( ; get_line(infile, buf)!=0; ) {