summaryrefslogtreecommitdiff
path: root/src/include/port/unixware.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1998-09-01 04:40:42 +0000
committerBruce Momjian <bruce@momjian.us>1998-09-01 04:40:42 +0000
commitfa1a8d6a97068295fe30ac646aec7493a6305bc2 (patch)
tree645f7cef3c78fbab4d6d7bbc7c9a61ad2893d273 /src/include/port/unixware.h
parentaf74855a608da4cd7ef88ceb2241ec1c75537f39 (diff)
downloadpostgresql-fa1a8d6a97068295fe30ac646aec7493a6305bc2.tar.gz
OK, folks, here is the pgindent output.
Diffstat (limited to 'src/include/port/unixware.h')
-rw-r--r--src/include/port/unixware.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/port/unixware.h b/src/include/port/unixware.h
index c52b9b0948..cbdd4ff4d9 100644
--- a/src/include/port/unixware.h
+++ b/src/include/port/unixware.h
@@ -17,8 +17,8 @@ typedef unsigned char slock_t;
#define DISABLE_COMPLEX_MACRO
/***************************************************************
- * The following include will get the needed prototype for the
- * strcasecmp() function.
+ * The following include will get the needed prototype for the
+ * strcasecmp() function.
***************************************************************/
#include <strings.h>