]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - server.h
Cryptographic authentication support for the d0_blind_id library available on http...
[xonotic/darkplaces.git] / server.h
index 7b1ce0c61570c0428480322f96777b56e5200c11..c9da9a8c765597059212e6a35f744fb5d4f3c02c 100644 (file)
--- a/server.h
+++ b/server.h
@@ -53,7 +53,6 @@ typedef struct server_static_s
        unsigned char *csqc_progdata;
        size_t csqc_progsize_deflated;
        unsigned char *csqc_progdata_deflated;
-
 } server_static_t;
 
 //=============================================================================