Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit99139c4

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 parent5761d99 commit99139c4

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)

[8]ページ先頭

©2009-2025 Movatter.jp