web_wifi.h -> web.h in comment

This commit is contained in:
p-sam 2019-02-04 19:39:36 +00:00
parent 6491a58e9a
commit 1a372536dc

View File

@ -7,7 +7,7 @@
// Include the main libnx system header, for Switch development // Include the main libnx system header, for Switch development
#include <switch.h> #include <switch.h>
// See also libnx web_wifi.h. // See also libnx web.h.
// This example shows how to use the WebWifiAuth LibraryApplet. // This example shows how to use the WebWifiAuth LibraryApplet.