[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] [pecl-database-ibm_db2] master: Correct typo in description of i5_char_trim
From:       Alan Seiden via GitHub <noreply () php ! net>
Date:       2021-04-19 15:40:21
Message-ID: CVSyXNRN2I0jzLOY2TWrfMLudKmquhxtfBtmYdysRw () main ! php ! net
[Download RAW message or body]

Author: Alan Seiden (alanseiden)
Committer: GitHub (web-flow)
Pusher: NattyNarwhal
Date: 2021-04-19T11:39:48-04:00

Commit: https://github.com/php/pecl-database-ibm_db2/commit/f4469aaf35818d12d7a355d887ec9054779a69b0
 Raw diff: https://github.com/php/pecl-database-ibm_db2/commit/f4469aaf35818d12d7a355d887ec9054779a69b0.diff


Correct typo in description of i5_char_trim

Changed paths:
  M  ibm_db2.c


Diff:

diff --git a/ibm_db2.c b/ibm_db2.c
index c789e7b..a5133f7 100644
--- a/ibm_db2.c
+++ b/ibm_db2.c
@@ -988,7 +988,7 @@ PHP_MINFO_FUNCTION(ibm_db2)
     if (IBM_DB2_G(i5_char_trim) > 0) {
         php_info_print_table_row(2, "Trim spaces character results \
(ibm_db2.i5_char_trim)", "1 - enabled");  } else {
-        php_info_print_table_row(2, "rim spaces character results \
(ibm_db2.i5_char_trim)", "0 - disabled"); +        php_info_print_table_row(2, "Trim \
spaces character results (ibm_db2.i5_char_trim)", "0 - disabled");  }
 #endif /* PASE */
     php_info_print_table_end();

-- 
PECL CVS Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic