absyntax_utils/search_var_instance_decl.hh
changeset 258 d7d92b2f87e9
parent 226 29f8ffc203c1
child 265 4d222f46f8cc
--- a/absyntax_utils/search_var_instance_decl.hh	Wed Mar 30 19:53:32 2011 +0100
+++ b/absyntax_utils/search_var_instance_decl.hh	Thu Mar 31 10:45:34 2011 +0100
@@ -69,7 +69,7 @@
   public:
     search_var_instance_decl_c(symbol_c *search_scope);
     symbol_c *get_decl(symbol_c *variable_instance_name);
-    unsigned int get_vartype();
+    unsigned int get_vartype(void);
 
   public:
 
@@ -93,6 +93,7 @@
     /******************************************/
     /* B 1.4.3 - Declaration & Initialisation */
     /******************************************/
+
     /* edge -> The F_EDGE or R_EDGE directive */
     // SYM_REF2(edge_declaration_c, edge, var1_list)
     // TODO