]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/vfspk3/archive.h
reformat code! now the code is only ugly on the *inside*
[xonotic/netradiant.git] / plugins / vfspk3 / archive.h
index 3530b48f47a727407edd285180f6e47357bb1489..2704d2589a83f14018d57a3dc97619a3581753fe 100644 (file)
@@ -24,6 +24,6 @@
 
 #include "iarchive.h"
 
-const _QERArchiveTable* GetArchiveTable( ArchiveModules& archiveModules, const char* type );
+const _QERArchiveTable *GetArchiveTable(ArchiveModules &archiveModules, const char *type);
 
 #endif