Fix comment, problem caught by doxygen

This commit is contained in:
MarkRivers
2011-07-21 17:05:03 +00:00
parent 392f577e77
commit c1153aa6fb
-1
View File
@@ -379,7 +379,6 @@ asynStatus motorSimAxis::poll(bool *moving)
This routine takes a single axis and propogates its motion forward a given amount
of time.
\param pAxis [in] Pointer to axis information.
\param delta [in] Time in seconds to propogate motion forwards.
\return Integer indicating 0 (asynSuccess) for success or non-zero for failure.