diff -r f49f586a0a43 -r 187a4e2412e5 plugins/canfestival/cf_runtime.c --- 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