summaryrefslogtreecommitdiff
path: root/src/include/port/hpux.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1997-09-08 21:56:23 +0000
committerBruce Momjian <bruce@momjian.us>1997-09-08 21:56:23 +0000
commit59f6a57e59fe8353f9edaa3703516ea67e06672b (patch)
tree1b083fb66cf0be3890480a1ed5fb077dd7293790 /src/include/port/hpux.h
parent075cede74858a9a04e97097b1ccd555121516c20 (diff)
Used modified version of indent that understands over 100 typedefs.
Diffstat (limited to 'src/include/port/hpux.h')
-rw-r--r--src/include/port/hpux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/hpux.h b/src/include/port/hpux.h
index 447b8ee4427..68690cd5cdb 100644
--- a/src/include/port/hpux.h
+++ b/src/include/port/hpux.h
@@ -4,7 +4,7 @@
typedef struct
{
int sem[4];
-} slock_t;
+} slock_t;
#ifndef BIG_ENDIAN
#define BIG_ENDIAN 4321