mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Fix typo
This commit is contained in:
@@ -202,8 +202,8 @@
|
||||
/* Define to 1 if you have __atomic_compare_exchange_n(int *, int *, int). */
|
||||
#undef HAVE_GCC__ATOMIC_INT32_CAS
|
||||
|
||||
/* Define to 1 if you have __atomic_compare_exchange_n(int64 *, int *, int64).
|
||||
*/
|
||||
/* Define to 1 if you have __atomic_compare_exchange_n(int64 *, int64 *,
|
||||
int64). */
|
||||
#undef HAVE_GCC__ATOMIC_INT64_CAS
|
||||
|
||||
/* Define to 1 if you have __sync_lock_test_and_set(char *) and friends. */
|
||||
|
Reference in New Issue
Block a user