plugins/canfestival/cf_runtime.c
changeset 137 187a4e2412e5
parent 75 9ad18a387a96
child 144 7818ec7b5c53
--- a/plugins/canfestival/cf_runtime.c	Thu Mar 13 15:38:27 2008 +0100
+++ b/plugins/canfestival/cf_runtime.c	Mon Mar 31 18:33:35 2008 +0200
@@ -94,7 +94,7 @@
 #define NODE_SEND_SYNC(nodename)\
     sendSYNCMessage(&nodename##_Data);
 
-void __retrive_%(locstr)s()
+void __retrieve_%(locstr)s()
 {
     /* Locks the stack, so that no changes occurs while PLC access variables
      * TODO : implement buffers to avoid such a big lock