]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conf.c
Whitespace fixes (no functional changes)
[ngircd-alex.git] / src / ngircd / conf.c
index 62b5044c87be0daa7569846c6d07d42f1bf67417..98a2c1d790f63eadeda6dcd2073046a4407055ec 100644 (file)
@@ -364,7 +364,7 @@ Conf_Test( void )
                       ? (const char*) array_start(&Conf_Motd) : "");
        }
        printf("  Network = %s\n", Conf_Network);
-       if (!Conf_PAM) 
+       if (!Conf_PAM)
                printf("  Password = %s\n", Conf_ServerPwd);
        printf("  PidFile = %s\n", Conf_PidFile);
        printf("  Ports = ");