]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sv_ccmds.c
Add EOF newlines
[xonotic/darkplaces.git] / sv_ccmds.c
index d207a87a51c87ff9f9b66d66a341510a6ffee094..abb6f736171991e28752d57762b51526e7df7494 100644 (file)
@@ -1419,4 +1419,4 @@ void SV_InitOperatorCommands(void)
        Cmd_AddCommand(CMD_USERINFO, "name", SV_Name_f, "change your player name");
        Cmd_AddCommand(CMD_USERINFO, "rate", SV_Rate_f, "change your network connection speed");
        Cmd_AddCommand(CMD_USERINFO, "rate_burstsize", SV_Rate_BurstSize_f, "change your network connection speed");
-}
\ No newline at end of file
+}