From df3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 16 Jan 2003 05:08:57 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_5_0_0'. --- databases/firebird-server/files/patch-porting::qli::help.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 databases/firebird-server/files/patch-porting::qli::help.c (limited to 'databases/firebird-server/files/patch-porting::qli::help.c') diff --git a/databases/firebird-server/files/patch-porting::qli::help.c b/databases/firebird-server/files/patch-porting::qli::help.c deleted file mode 100644 index c6dbdcae0efe..000000000000 --- a/databases/firebird-server/files/patch-porting::qli::help.c +++ /dev/null @@ -1,11 +0,0 @@ ---- porting/qli/help.c.orig Tue Mar 12 00:37:07 2002 -+++ porting/qli/help.c Fri Nov 22 17:32:40 2002 -@@ -289,7 +289,7 @@ - isc_25.isc_26)) - continue; - if (++topics == 1 && banner) -- ib_printf ("%s\n", banner, string, parent); -+ ib_printf ("%s%s%s\n", banner, string, parent); - p = line + ((ptr - line + COLUMN_WIDTH - 1) / COLUMN_WIDTH) * COLUMN_WIDTH; - if (p + l > line + RIGHT_MARGIN) - { -- cgit v1.2.3