From fa1a8d6a97068295fe30ac646aec7493a6305bc2 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 1 Sep 1998 04:40:42 +0000 Subject: OK, folks, here is the pgindent output. --- src/backend/port/strcasecmp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/backend/port/strcasecmp.c') diff --git a/src/backend/port/strcasecmp.c b/src/backend/port/strcasecmp.c index 54a62f7cff8..1c4fbd12b42 100644 --- a/src/backend/port/strcasecmp.c +++ b/src/backend/port/strcasecmp.c @@ -1,4 +1,4 @@ -/* $Id: strcasecmp.c,v 1.4 1998/06/15 19:28:57 momjian Exp $ */ +/* $Id: strcasecmp.c,v 1.5 1998/09/01 04:30:46 momjian Exp $ */ /* * Copyright (c) 1987 Regents of the University of California. @@ -15,7 +15,7 @@ #if defined(LIBC_SCCS) && !defined(lint) static char sccsid[] = "@(#)strcasecmp.c 5.5 (Berkeley) 11/24/87"; -#endif /* LIBC_SCCS and not lint */ +#endif /* LIBC_SCCS and not lint */ #include #include -- cgit v1.2.3