Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2bdb3e

Browse files
author
Skip Montanaro
committed
Typo. HAVE_SYNC -> HAVE_FSYNC
1 parent 6dead95 commit b2bdb3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyconfig.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
#undef HAVE_SYMLINK
487487

488488
/* Define if you have the 'fsync' function. */
489-
#undef HAVE_SYNC
489+
#undef HAVE_FSYNC
490490

491491
/* Define to 1 if you have the `sysconf' function. */
492492
#undef HAVE_SYSCONF

0 commit comments

Comments
 (0)