summaryrefslogtreecommitdiff
path: root/src/interfaces
diff options
context:
space:
mode:
authorPeter Eisentraut2023-05-19 13:57:38 +0000
committerPeter Eisentraut2023-05-19 14:13:16 +0000
commit803b4a26ca3fdddbb6e3ce87a23bfbcc8a8669f3 (patch)
tree173fa82e785dbbaf1af6c04b19ee3a8da9118dad /src/interfaces
parent6ff33cdbabdf770ca9d6b417c0687c04b2cd4d36 (diff)
Remove stray mid-sentence tabs in comments
Diffstat (limited to 'src/interfaces')
-rw-r--r--src/interfaces/ecpg/pgtypeslib/timestamp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/pgtypeslib/timestamp.c b/src/interfaces/ecpg/pgtypeslib/timestamp.c
index 54cc04addd2..6185fc18957 100644
--- a/src/interfaces/ecpg/pgtypeslib/timestamp.c
+++ b/src/interfaces/ecpg/pgtypeslib/timestamp.c
@@ -346,7 +346,7 @@ dttofmtasc_replace(timestamp * ts, date dDate, int dow, struct tm *tm,
break;
/*
- * The preferred date and time representation for
+ * The preferred date and time representation for
* the current locale.
*/
case 'c':