]> granicus.if.org Git - python/commitdiff
Typo. HAVE_SYNC -> HAVE_FSYNC
authorSkip Montanaro <skip@pobox.com>
Thu, 25 Sep 2003 14:50:29 +0000 (14:50 +0000)
committerSkip Montanaro <skip@pobox.com>
Thu, 25 Sep 2003 14:50:29 +0000 (14:50 +0000)
pyconfig.h.in

index 6c0a744f32fa5c829e3420685aeb42628f5c4ef1..2ab8b9c4fd5b496542bfb151402dda18d2c97323 100644 (file)
 #undef HAVE_SYMLINK
 
 /* Define if you have the 'fsync' function. */
-#undef HAVE_SYNC
+#undef HAVE_FSYNC
 
 /* Define to 1 if you have the `sysconf' function. */
 #undef HAVE_SYSCONF