Fixes to MakeReleaseSet script
[tpg/acess2.git] / Usermode / Libraries / libspiderscript.so_src / ast.h
index 39ea294..8ee56d7 100644 (file)
@@ -80,7 +80,7 @@ struct sAST_Node
 {
        tAST_Node       *NextSibling;
        tAST_NodeType   Type;
-       
+
        const char      *File;
         int    Line;
        

UCC git Repository :: git.ucc.asn.au