Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9c3d654

Browse files
committed
Update comment to point to proper file.
1 parent 7914dee commit 9c3d654

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/utils/adt/formatting.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* -----------------------------------------------------------------------
22
* formatting.c
33
*
4-
* $PostgreSQL: pgsql/src/backend/utils/adt/formatting.c,v 1.80 2004/10/28 18:55:06 tgl Exp $
4+
* $PostgreSQL: pgsql/src/backend/utils/adt/formatting.c,v 1.81 2004/11/01 14:33:10 momjian Exp $
55
*
66
*
77
* Portions Copyright (c) 1999-2004, PostgreSQL Global Development Group
@@ -111,7 +111,7 @@
111111
#define MAXDOUBLEWIDTH 128
112112

113113
/* ----------
114-
* External (defined in PgSQL dt.c (timestamp utils))
114+
* External (defined in PgSQL datetime.c (timestamp utils))
115115
* ----------
116116
*/
117117
extern char *months[], /* month abbreviation */

0 commit comments

Comments
 (0)