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

Commit6c6a114

Browse files
committed
Fix typo in code comment
Author: Daniel Gustafsson <daniel@yesql.se>
1 parent878b7d9 commit6c6a114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/interfaces/ecpg/pgtypeslib/datetime.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ PGTYPESdate_defmt_asc(date * d, const char *fmt, char *str)
441441

442442
/*
443443
* as long as the string, one additional byte for the terminator and 2
444-
* for the delimiters between the 3fiedls
444+
* for the delimiters between the 3fields
445445
*/
446446
str_copy=pgtypes_alloc(strlen(str)+1+2);
447447
if (!str_copy)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp