From ea08e6cd5542cb269ecd3e735f1dfa3bb61fbc4f Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 5 Nov 2001 17:46:40 +0000 Subject: New pgindent run with fixes suggested by Tom. Patch manually reviewed, initdb/regression tests pass. --- src/include/regex/utils.h | 2 +- 1 file changed, 1 insertion(+), 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..282bb791ad6 100644 --- a/src/include/regex/utils.h +++ b/src/include/regex/utils.h @@ -61,4 +61,4 @@ typedef unsigned char uch; #endif #endif -#endif /* _REGEX_UTILS_H */ +#endif /* _REGEX_UTILS_H */ -- cgit v1.2.3