aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/mbprint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/psql/mbprint.h')
-rw-r--r--src/bin/psql/mbprint.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/bin/psql/mbprint.h b/src/bin/psql/mbprint.h
index 7a831358068..3c5660f376f 100644
--- a/src/bin/psql/mbprint.h
+++ b/src/bin/psql/mbprint.h
@@ -1,4 +1,4 @@
-/* $Id: mbprint.h,v 1.3 2001/10/28 06:25:58 momjian Exp $ */
+/* $Id: mbprint.h,v 1.4 2001/11/05 17:46:31 momjian Exp $ */
#ifndef MBPRINT_H
#define MBPRINT_H
@@ -10,8 +10,8 @@
pg_wchar utf2ucs(const unsigned char *c);
unsigned char *mbvalidate(unsigned char *pwcs);
-#endif /* MULTIBYTE */
+#endif /* MULTIBYTE */
int pg_wcswidth(unsigned char *pwcs, int len);
-#endif /* MBPRINT_H */
+#endif /* MBPRINT_H */