File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 66
66
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
67
67
* Portions Copyright (c) 1994, Regents of the University of California
68
68
*
69
- * $PostgreSQL: pgsql/src/include/storage/s_lock.h,v 1.144 2005/12/17 20:39:16 momjian Exp $
69
+ * $PostgreSQL: pgsql/src/include/storage/s_lock.h,v 1.145 2005/12/17 21:08:24 momjian Exp $
70
70
*
71
71
*-------------------------------------------------------------------------
72
72
*/
@@ -728,7 +728,7 @@ typedef unsigned long slock_t;
728
728
#endif /* __sgi */
729
729
730
730
731
- #if defined(sinix ) /* Sinux */
731
+ #if defined(sinix ) /* Sinix */
732
732
/*
733
733
* SINIX / Reliant UNIX
734
734
* slock_t is defined as a struct abilock_t, which has a single unsigned long
You can’t perform that action at this time.
0 commit comments