aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/interfaces/ecpg/compatlib/informix.c14
1 files changed, 5 insertions, 9 deletions
diff --git a/src/interfaces/ecpg/compatlib/informix.c b/src/interfaces/ecpg/compatlib/informix.c
index 858a392ac12..a9ec92448f3 100644
--- a/src/interfaces/ecpg/compatlib/informix.c
+++ b/src/interfaces/ecpg/compatlib/informix.c
@@ -1,4 +1,4 @@
-/* $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/informix.c,v 1.44 2006/06/23 14:50:01 meskes Exp $ */
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/informix.c,v 1.45 2006/06/25 01:45:32 momjian Exp $ */
#include <stdlib.h>
#include <string.h>
@@ -666,14 +666,10 @@ intoasc(interval * i, char *str)
return 0;
}
-/***************************************************************************
- rfmt.c - description
- -------------------
- begin : Wed Apr 2 2003
- copyright : (C) 2003 by Carsten Wolff
- email : carsten.wolff@credativ.de
- Contributed under the PostgreSQL License by credativ GmbH
- ***************************************************************************/
+/*
+ * rfmt.c - description
+ * by Carsten Wolff <carsten.wolff@credativ.de>, Wed Apr 2 2003
+ */
static struct
{