|
Line 0
Link Here
|
|
|
1 |
--- util.c.orig Wed Nov 19 19:01:47 2003 |
| 2 |
+++ util.c Wed Nov 19 19:01:47 2003 |
| 3 |
@@ -61,15 +61,15 @@ |
| 4 |
FILE *fp, *fp1, *fp2; |
| 5 |
char *tmp, buf[200], group[180], filterfile[100], procmailrcfile[100]; |
| 6 |
int i,j; |
| 7 |
-char *title=" |
| 8 |
- |
| 9 |
-############### Generated by Newsfetch ############################## |
| 10 |
-# New version of Newsfetch is available from # |
| 11 |
-# # |
| 12 |
-# http://ulf.wep.net/newsfetch.html # |
| 13 |
-# Feedback and Comments to Yusuf Motiwala <yusuf@scientist.com> # |
| 14 |
-###################################################################### |
| 15 |
- |
| 16 |
+char *title="\n\ |
| 17 |
+\n\ |
| 18 |
+############### Generated by Newsfetch ##############################\n\ |
| 19 |
+# New version of Newsfetch is available from #\n\ |
| 20 |
+# #\n\ |
| 21 |
+# http://ulf.wep.net/newsfetch.html #\n\ |
| 22 |
+# Feedback and Comments to Yusuf Motiwala <yusuf@scientist.com> #\n\ |
| 23 |
+######################################################################\n\ |
| 24 |
+\n\ |
| 25 |
"; |
| 26 |
|
| 27 |
strcpy(filterfile,homedir); |