]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - com_msg.c
Add EOF newlines
[xonotic/darkplaces.git] / com_msg.c
index a39dcac5037d89f3b5d643ce2f0c54d2c371934f..0de4fc677032e548d7da4969da6138edc069156c 100644 (file)
--- a/com_msg.c
+++ b/com_msg.c
@@ -422,4 +422,4 @@ float MSG_ReadAngle (sizebuf_t *sb, protocolversion_t protocol)
                return MSG_ReadAngle8i (sb);
        else
                return MSG_ReadAngle16i (sb);
-}
\ No newline at end of file
+}