Skip to content
Snippets Groups Projects
Commit 2650486e authored by Magnus Hagander's avatar Magnus Hagander
Browse files

Fix typo in comment

Tatsuro Yamada
parent c662ef1d
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ typedef struct pg_atomic_uint32 ...@@ -67,7 +67,7 @@ typedef struct pg_atomic_uint32
/* /*
* It's too complicated to write inline asm for 64bit types on 32bit and the * It's too complicated to write inline asm for 64bit types on 32bit and the
* 468 can't do it anyway. * 486 can't do it anyway.
*/ */
#ifdef __x86_64__ #ifdef __x86_64__
#define PG_HAVE_ATOMIC_U64_SUPPORT #define PG_HAVE_ATOMIC_U64_SUPPORT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment