Skip to content

Commit 99139c4

Browse files
committed
Fix typo in comment.
Author: Chao Li <lic@highgo.com> Reviewed-by: Fujii Masao <masao.fujii@gmail.com> Discussion: https://postgr.es/m/CD9B2247-617A-4761-8338-2705C8728E2A@highgo.com
1 parent 5761d99 commit 99139c4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/interfaces/ecpg/compatlib/informix.c

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -807,8 +807,10 @@ rfmtlong(long lng_val, const char *fmt, char *outbuf)
807807
if (strchr(fmt, (int) '(') && strchr(fmt, (int) ')'))
808808
brackets_ok = 1;
809809

810-
/* get position of the right-most dot in the format-string */
811-
/* and fill the temp-string wit '0's up to there. */
810+
/*
811+
* get position of the right-most dot in the format-string and fill the
812+
* temp-string with '0's up to there.
813+
*/
812814
dotpos = getRightMostDot(fmt);
813815

814816
/* start to parse the format-string */

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy