forked from Lainports/freebsd-ports
WARNING: The format for the mailboxes has changed, so you will get duplicate messages if you have old mailboxes lying around. I have delayed this upgrade as I was planning to write a conversion script, but feel that it has been too long already. Bugfix by: nectar
8 lines
207 B
C
8 lines
207 B
C
--- config.c.orig Mon Apr 1 19:20:55 2002
|
|
+++ config.c Mon Apr 1 19:21:06 2002
|
|
@@ -327,5 +327,4 @@
|
|
free (global.user);
|
|
free (global.maildir);
|
|
free (global.host);
|
|
- free (global.pass);
|
|
}
|