# HG changeset patch # User Florian Pose # Date 1215190419 0 # Node ID a32a102a30dbfbb07e6d83570ec87cf19d66b8fd # Parent a3ca9a8a223ebf5b7dea41f2acc1430b57d8f020 Minor change. diff -r a3ca9a8a223e -r a32a102a30db include/ecrt.h --- a/include/ecrt.h Fri Jul 04 16:52:22 2008 +0000 +++ b/include/ecrt.h Fri Jul 04 16:53:39 2008 +0000 @@ -422,7 +422,7 @@ uint32_t product_code /**< Expected product code. */ ); -/** Finishes the configuration phase and prepares for realtime mode. +/** Finishes the configuration phase and prepares for cyclic operation. * * This function tells the master that the configuration phase is finished and * the realtime operation will begin. The function allocates internal memory