Skip to content

Commit 6c6a114

Browse files
committed
Fix typo in code comment
Author: Daniel Gustafsson <daniel@yesql.se>
1 parent 878b7d9 commit 6c6a114

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 3 fiedls
444+
* for the delimiters between the 3 fields
445445
*/
446446
str_copy = pgtypes_alloc(strlen(str) + 1 + 2);
447447
if (!str_copy)

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