X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fgraphics.c;h=6949e09fd81b8f0175f5b59c0554f0561acbf351;hp=a1d50b9e44e790369b5cdaef5918cf80c7d078d0;hb=2362c3d4de86f20822ab81015222a196137fd20e;hpb=d354f55caea4e18767598d2ea6fc56183a7caaaf diff --git a/webcit/graphics.c b/webcit/graphics.c index a1d50b9e4..6949e09fd 100644 --- a/webcit/graphics.c +++ b/webcit/graphics.c @@ -30,7 +30,7 @@ void display_graphics_upload(char *description, char *filename, char *uplurl) wprintf("
\n", uplurl); - wprintf("\n", WC->nonce); + wprintf("\n", WC->nonce); wprintf("\n");