ossp-pkg/petidomo/index.c 1.3 -> 1.4
--- index.c 2000/12/15 15:48:00 1.3
+++ index.c 2000/12/15 16:16:07 1.4
@@ -1,6 +1,6 @@
/*
$Source: /v/ossp/cvs/ossp-pkg/petidomo/index.c,v $
- $Revision: 1.3 $
+ $Revision: 1.4 $
Copyright (C) 2000 by CyberSolutions GmbH, Germany.
@@ -148,7 +148,6 @@
fprintf(fh, "Found %d mailing lists.\n", entry_num);
}
- AppendSignature(fh);
CloseMailer(fh);
return 0;
|
|