0faf48ffbe
at UW. Improvements include TLS and SSL support fully integrated into the code base (requires OpenSSL), support for remote address books, improved rules-based filtering, and new filter options. * Bugs fixed include longer folder names, temp file cleanup, mail sorted by filters more accurately, et al. * Re-generate almost all of the patches to clean out more of the fuzz.
12 lines
394 B
Plaintext
12 lines
394 B
Plaintext
--- pine/rpload.c.Dist Thu Jul 26 16:21:57 2001
|
|
+++ pine/rpload.c Fri Sep 28 01:40:12 2001
|
|
@@ -117,7 +117,7 @@
|
|
char *local = NULL, *remote = NULL, *special_hdr = NULL;
|
|
RemoteType rt, type = NotSet;
|
|
|
|
-#include "../c-client/linkage.c"
|
|
+#include "c-client/linkage.c"
|
|
|
|
if(parse_args(argc, argv, &force, &trimsize, &local, &remote, &type)){
|
|
fprintf(stderr, ustr, argv[0]);
|