]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sv_send.c
Add EOF newlines
[xonotic/darkplaces.git] / sv_send.c
index 32b78e39467e4733fa3a0d7707934e0dc7d47c47..85bbfed824f90c49cc2c5b929015a72a60018e85 100644 (file)
--- a/sv_send.c
+++ b/sv_send.c
@@ -122,4 +122,4 @@ void SV_ClientCommands(const char *fmt, ...)
 
        MSG_WriteByte(&host_client->netconnection->message, svc_stufftext);
        MSG_WriteString(&host_client->netconnection->message, string);
-}
\ No newline at end of file
+}