mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
60874edf6f
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
9 lines
207 B
C
9 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);
|
|
}
|