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

Commit767a903

Browse files
committed
Fix thinko inb3427da.
1 parentb3427da commit767a903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/utils/dsa.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ typedef struct dsa_area dsa_area;
4646
* dsa_get_address. Also, an atomic version and appropriately sized atomic
4747
* operations.
4848
*/
49-
#ifDSA_POINTER_SIZEOF==4
49+
#ifSIZEOF_DSA_POINTER==4
5050
typedefuint32dsa_pointer;
5151
typedefpg_atomic_uint32dsa_pointer_atomic;
5252
#definedsa_pointer_atomic_init pg_atomic_init_u32

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp