]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - pak.c
Fixed whitespace
[xonotic/gmqcc.git] / pak.c
diff --git a/pak.c b/pak.c
index 2371ee111bdf38630efe31d42139dbef85ff6118..35e605ca59c5aae11b553ecf91e6900ee4ae9ddf 100644 (file)
--- a/pak.c
+++ b/pak.c
@@ -556,7 +556,7 @@ int main(int argc, char **argv) {
         pak_close(pak);
         vec_free(files);
         stat_info();
-        
+
         return EXIT_SUCCESS;
     }