Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitea77174

Browse files
committed
Fix typo.
1 parent8d26730 commitea77174

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/storage/s_lock.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
6767
* Portions Copyright (c) 1994, Regents of the University of California
6868
*
69-
* $PostgreSQL: pgsql/src/include/storage/s_lock.h,v 1.144 2005/12/1720:39:16 momjian Exp $
69+
* $PostgreSQL: pgsql/src/include/storage/s_lock.h,v 1.145 2005/12/1721:08:24 momjian Exp $
7070
*
7171
*-------------------------------------------------------------------------
7272
*/
@@ -728,7 +728,7 @@ typedef unsigned long slock_t;
728728
#endif/* __sgi */
729729

730730

731-
#if defined(sinix)/*Sinux */
731+
#if defined(sinix)/*Sinix */
732732
/*
733733
* SINIX / Reliant UNIX
734734
* slock_t is defined as a struct abilock_t, which has a single unsigned long

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp