From b81844b1738c584d92330a5ccd0fbd8b603d2886 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 25 Oct 2001 05:50:21 +0000 Subject: pgindent run on all C files. Java run to follow. initdb/regression tests pass. --- src/include/regex/utils.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/include/regex/utils.h') diff --git a/src/include/regex/utils.h b/src/include/regex/utils.h index 4a29c217264..0ef6c50a8e2 100644 --- a/src/include/regex/utils.h +++ b/src/include/regex/utils.h @@ -60,5 +60,4 @@ typedef unsigned char uch; #define NDEBUG /* no assertions please */ #endif #endif - #endif /* _REGEX_UTILS_H */ -- cgit v1.2.3