X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fsetup_wizard.c;h=d2d177a2bee34651eb85aebb976f7b4531c07df2;hp=a6beb9a0cbca6fa1ec8a792e06a4a4c8ea4d2034;hb=2362c3d4de86f20822ab81015222a196137fd20e;hpb=d354f55caea4e18767598d2ea6fc56183a7caaaf diff --git a/webcit/setup_wizard.c b/webcit/setup_wizard.c index a6beb9a0c..d2d177a2b 100644 --- a/webcit/setup_wizard.c +++ b/webcit/setup_wizard.c @@ -38,7 +38,7 @@ void do_setup_wizard(void) wprintf("
" "
\n" ); - wprintf("\n", WC->nonce); + wprintf("\n", WC->nonce); wprintf("
" "This is where the setup wizard will be placed.
\n"