Index: src/interfaces/ecpg/compatlib/informix.c
===================================================================
RCS file: /cvsroot/pgsql/src/interfaces/ecpg/compatlib/informix.c,v
retrieving revision 1.44
diff -c -c -r1.44 informix.c
*** src/interfaces/ecpg/compatlib/informix.c	23 Jun 2006 14:50:01 -0000	1.44
--- src/interfaces/ecpg/compatlib/informix.c	25 Jun 2006 01:41:06 -0000
***************
*** 666,679 ****
  	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
!  ***************************************************************************/
  
  static struct
  {
--- 666,675 ----
  	return 0;
  }
  
! /*
!  *	rfmt.c  -  description
!  *	by Carsten Wolff <carsten.wolff@credativ.de>, Wed Apr 2 2003
!  */
  
  static struct
  {
