1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Fix indenting in prototype declarations. No functional changes.

This commit is contained in:
Thomas G. Lockhart
2000-07-14 15:33:33 +00:00
parent a4d92053d8
commit 2016898b6a

View File

@ -8,7 +8,7 @@
*
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/backend/utils/adt/datetime.c,v 1.51 2000/07/12 22:59:08 petere Exp $
* $Header: /cvsroot/pgsql/src/backend/utils/adt/datetime.c,v 1.52 2000/07/14 15:33:33 thomas Exp $
*
*-------------------------------------------------------------------------
*/