diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2005-05-31 08:09:10 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2005-05-31 08:09:10 +0000 |
commit | 80c5619581a66130d65237433d00f07b44a6dcc0 (patch) | |
tree | b8ab16d1db13da9ea3f3f84e36ea13d0d7c87375 /mail/postfix1/scripts/configure.postfix | |
parent | - Fix typo in pkg-descr. (diff) |
Remove BROKEN.
Author rerolled tarball after bug report and small modification.
Changes:
--- old/ptoc/bring.h Tue Feb 24 21:40:02 2004
+++ new/ptoc/bring.h Sun May 15 00:40:19 2005
@@ -69,9 +69,11 @@
static b_ring *top_b_ring;
static void push(b_ring* r) {
+ /*
if (r->outer != NULL) {
r = new b_ring(r->scope);
}
+ */
r->outer = curr_b_ring;
curr_b_ring = r;
}
Notes
Notes:
svn path=/head/; revision=136497
Diffstat (limited to 'mail/postfix1/scripts/configure.postfix')
0 files changed, 0 insertions, 0 deletions