]> diplodocus.org Git - nmh/blobdiff - sbr/credentials.c
forwsbr.c: Move interface declaration to own forwsbr.h.
[nmh] / sbr / credentials.c
index b610b2b9810306dd9060c33125be4fec6c2547a8..c728c52ff67f8de8dfb968ab4fe9a36e693b7a0e 100644 (file)
@@ -17,7 +17,8 @@ struct nmh_creds {
 };
 
 void
-init_credentials_file(void) {
+init_credentials_file(void)
+{
     if (credentials_file == NULL) {
         char *cred_style = context_find ("credentials");