diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-22 23:26:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-22 23:26:24 +0000 |
commit | e60fc711173cd4e36e7574bc34fc6f16b07c9124 (patch) | |
tree | 7b87c3c3527090c491d613c6c5df8359c541a0f2 /databases | |
parent | Maintainer update to revision 0.8.0_2 (diff) |
Maintainer update
PR: ports/45583
Submitted by: Chris Knight <chris@aims.com.au>
Notes
Notes:
svn path=/head/; revision=70778
Diffstat (limited to 'databases')
-rw-r--r-- | databases/firebird-devel/files/patch-porting::qli::help.c (renamed from databases/firebird-devel/files/patch-qli::help.e) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/firebird-devel/files/patch-qli::help.e b/databases/firebird-devel/files/patch-porting::qli::help.c index defaf6497ecc..e330a8974ea6 100644 --- a/databases/firebird-devel/files/patch-qli::help.e +++ b/databases/firebird-devel/files/patch-porting::qli::help.c @@ -1,7 +1,7 @@ ---- qli/help.e.orig Fri Aug 4 06:53:52 2000 -+++ qli/help.e Mon Nov 18 19:22:44 2002 -@@ -160,7 +160,7 @@ - if (!(l = p - X.TOPIC)) +--- porting/qli/help.c.orig Wed Jan 30 14:30:54 2002 ++++ porting/qli/help.c Fri Nov 22 19:36:28 2002 +@@ -289,7 +289,7 @@ + isc_25.isc_26)) continue; if (++topics == 1 && banner) - ib_printf ("%s\n", banner, string, parent); |