--- capa/capa51/pProj/capaCgiUtils.c 2000/01/31 18:34:13 1.11 +++ capa/capa51/pProj/capaCgiUtils.c 2000/02/22 18:13:20 1.12 @@ -1408,7 +1408,7 @@ char *class_dir; char *c_owner;char *cla if ( result != 0 ) { if( !g_passdue ) { - append_qtext("
",serverName, g_cgibin_path,c_owner); append_qtext(buf); @@ -2600,7 +2600,7 @@ FILE *out; fprintf(out,"
\n"); - fprintf(out,"\n",capa_server,width,height); + fprintf(out,"\n",capa_server,width,height); fprintf(out,"\n", hw_w); fprintf(out,"\n", qz_w); fprintf(out,"\n", ex_w);