absyntax_utils/get_function_type_decl.c
changeset 199 b075f28ec081
parent 181 38d6eb056260
child 265 4d222f46f8cc
--- a/absyntax_utils/get_function_type_decl.c	Fri Jul 10 11:41:29 2009 +0200
+++ b/absyntax_utils/get_function_type_decl.c	Tue Sep 01 17:01:08 2009 +0200
@@ -26,8 +26,8 @@
  * IEC 61131-3 standard function library
  * generated code, do not edit by hand
  */
-
-
+ 
+ 
 function_type_t get_function_type(identifier_c *function_name) {
 
 if (!strcasecmp(function_name->value, "REAL_TO_SINT"))