]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - test/ast-test.c
Trailing whitespace was imminent, pending editor configuration change to accomodate...
[xonotic/gmqcc.git] / test / ast-test.c
index 94cd82ac138c95705f85d3d0c25d53a5b95620de..afe90077190b2ab3a8ee102bbe4b7214f2483d29 100644 (file)
@@ -23,7 +23,7 @@ int main()
     ast_function   *fmain   = NULL;
     ast_block      *ba      = NULL;
     ast_value      *li      = NULL;
-    
+
     size_t i;
     lex_ctx ctx;
     ctx.file = NULL;