lib/iec_types_all.h
changeset 199 b075f28ec081
parent 137 9ceda59abd27
child 221 c6aed7e5f070
--- a/lib/iec_types_all.h	Fri Jul 10 11:41:29 2009 +0200
+++ b/lib/iec_types_all.h	Tue Sep 01 17:01:08 2009 +0200
@@ -79,6 +79,7 @@
   ANY_SFC(__decl_size_case_force_BOOL)
   /*TODO handle custom types*/
  }
+ return 0;
 }
 
 /* Get name of type from its number */
@@ -91,6 +92,7 @@
   ANY_SFC(__decl_typename_case)
   /*TODO handle custom types*/
  }
+ return 0;
 }