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

Commit5b26278

Browse files
committed
Fix thinko in0709b7e.
Buildfarm member castoroides is unhappy with this, for entirelyunderstandable reasons.
1 parent45f6240 commit5b26278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/storage/s_lock.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ extern inttas_sema(volatile slock_t *lock);
932932
* which the PostgreSQL project does not have access.
933933
*/
934934
#defineUSE_DEFAULT_S_UNLOCK
935-
externvoids_unlock(volatiles_lock*lock);
935+
externvoids_unlock(volatileslock_t*lock);
936936
#defineS_UNLOCK(lock)s_unlock(lock)
937937
#endif/* S_UNLOCK */
938938

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp