diff options
| author | Bruce Momjian | 1998-09-01 04:40:42 +0000 |
|---|---|---|
| committer | Bruce Momjian | 1998-09-01 04:40:42 +0000 |
| commit | 7be1d525703c00bb1799d079d67f983b6d702b06 (patch) | |
| tree | 73b5265a021a1201ebbdb774ad42d7114a02d7cf /src/bin/psql/stringutils.h | |
| parent | cfbde4fd14922bface3dc7d85cbe2a898dfce8a6 (diff) | |
OK, folks, here is the pgindent output.
Diffstat (limited to 'src/bin/psql/stringutils.h')
| -rw-r--r-- | src/bin/psql/stringutils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/stringutils.h b/src/bin/psql/stringutils.h index 96a5876fbf..9c7513659f 100644 --- a/src/bin/psql/stringutils.h +++ b/src/bin/psql/stringutils.h @@ -42,4 +42,4 @@ extern void testStringUtils(); #define NULL 0 #endif -#endif /* STRINGUTILS_H */ +#endif /* STRINGUTILS_H */ |
