hostapd: fix a few compile errors and warnings
[openwrt.git] / package / hostapd / patches / 510-multicall.patch
index 81a18b9..6ac66cf 100644 (file)
                wpa_debug_open_syslog();
 --- a/hostapd/main.c
 +++ b/hostapd/main.c
-@@ -501,6 +501,9 @@ static const char * hostapd_msg_ifname_c
+@@ -502,6 +502,9 @@ static const char * hostapd_msg_ifname_c
        return NULL;
  }
  
  
  int main(int argc, char *argv[])
  {
-@@ -513,6 +516,7 @@ int main(int argc, char *argv[])
+@@ -514,6 +517,7 @@ int main(int argc, char *argv[])
        if (os_program_init())
                return -1;
  
This page took 0.025675 seconds and 4 git commands to generate.