mirror of
https://github.com/switchbrew/switch-examples.git
synced 2025-07-01 09:12:14 +02:00
remove newline
This commit is contained in:
parent
1a372536dc
commit
39d0436880
@ -32,7 +32,6 @@ int main(int argc, char* argv[])
|
||||
// Set the initial URL that the applet will navigate too.
|
||||
webWifiCreate(&config, "http://example.org/");
|
||||
|
||||
|
||||
printf("Running webWifiShow...\n");
|
||||
rc = webWifiShow(&config);
|
||||
printf("webWifiShow(): 0x%x\n", rc);
|
||||
|
Loading…
Reference in New Issue
Block a user