Sync to trunk head (r47736)
[reactos.git] / dll / win32 / dhcpcsvc / dhcp / dispatch.c
index b429f95..8749a12 100644 (file)
@@ -69,7 +69,7 @@ dispatch(void)
     time_t howlong, cur_time;
     struct timeval timeval;
 
-    if (!AdapterDiscover())
+    if (!StartAdapterDiscovery())
          return;
 
     ApiLock();