There are a number of instances throughout the code where the constant 28 is
[openssl.git] / crypto / LPdir_win.c
index d5b5e2c900db9ea56522a75a49972213c01a741b..7eea373cde9b83690bec7067a78314b849fa4e5f 100644 (file)
@@ -36,7 +36,7 @@
 #if defined(LP_SYS_WINCE) && !defined(FindFirstFile)
 # define FindFirstFile FindFirstFileW
 #endif
-#if defined(LP_SYS_WINCE) && !defined(FindFirstFile)
+#if defined(LP_SYS_WINCE) && !defined(FindNextFile)
 # define FindNextFile FindNextFileW
 #endif