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
318 B
Plaintext
12 lines
318 B
Plaintext
--- pine/rpdump.c.Dist Mon Jul 30 11:21:19 2001
|
|
+++ pine/rpdump.c Fri Sep 28 01:46:43 2001
|
|
@@ -114,7 +114,7 @@
|
|
RemoteType rtype;
|
|
unsigned long i;
|
|
|
|
-#include "../c-client/linkage.c"
|
|
+#include "c-client/linkage.c"
|
|
|
|
if(parse_args(argc, argv, &force, &local, &remote)){
|
|
fprintf(stderr, ustr, argv[0]);
|