]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - gmqcc.h
copying the output type on ast_array_index_codegen
[xonotic/gmqcc.git] / gmqcc.h
diff --git a/gmqcc.h b/gmqcc.h
index f0d5c99c0f544e4019382b432223a73711362e86..553197ab6b997c062db38abc328b424aaec1e7df 100644 (file)
--- a/gmqcc.h
+++ b/gmqcc.h
@@ -51,7 +51,7 @@
 /* Full version string in case we need it */
 #ifdef GMQCC_GITINFO
 #    define GMQCC_DEV_VERSION_STRING "git build: " GMQCC_GITINFO "\n"
-#elif defined(GMQCC_VERSION_TYPE_DEVEL
+#elif defined(GMQCC_VERSION_TYPE_DEVEL)
 #    define GMQCC_DEV_VERSION_STRING "development build\n"
 #else
 #    define GMQCC_DEV_VERSION_STRING