Commit 2e12331d authored by Bruce Momjian's avatar Bruce Momjian

Remove extra paren in __alpha so it compiles.

parent 6bccf64d
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* *
* *
* IDENTIFICATION * IDENTIFICATION
* $Header: /cvsroot/pgsql/src/include/storage/s_lock.h,v 1.33 1998/05/04 23:49:17 scrappy Exp $ * $Header: /cvsroot/pgsql/src/include/storage/s_lock.h,v 1.34 1998/05/06 23:25:14 momjian Exp $
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */
...@@ -129,7 +129,7 @@ ...@@ -129,7 +129,7 @@
#if (defined(__alpha) #if defined(__alpha)
/* /*
* OSF/1 (Alpha AXP) * OSF/1 (Alpha AXP)
* *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment