--- psiconv/trunk/program/psiconv/psiconv.c 1999/12/02 17:18:55 34 +++ psiconv/trunk/program/psiconv/psiconv.c 1999/12/04 21:46:45 46 @@ -107,7 +107,7 @@ const char *inputfilename = ""; const char *outputfilename = ""; - char *type = strdup("HTML"); + char *type = strdup("HTML3"); int exact=0; int c,i,res;