diff options
| author | Bruce Momjian | 2001-11-05 17:46:40 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2001-11-05 17:46:40 +0000 |
| commit | ea08e6cd5542cb269ecd3e735f1dfa3bb61fbc4f (patch) | |
| tree | bf6b60c08be3ddf5a40e110e8276dc2d45b1431c /src/include/regex/utils.h | |
| parent | 34153b205265e2e831c1e3ee02be0fc88fa41710 (diff) | |
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
initdb/regression tests pass.
Diffstat (limited to 'src/include/regex/utils.h')
| -rw-r--r-- | src/include/regex/utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |
