From d9bc5d29b2cdc8d9e4ac62e173709da225274b12 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Thu, 21 Jul 2011 17:06:14 +0000 Subject: [PATCH] Fixed comment; problem caught by doxygen --- motorApp/NewportSrc/XPSController.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/motorApp/NewportSrc/XPSController.cpp b/motorApp/NewportSrc/XPSController.cpp index 41711542..77284bf3 100644 --- a/motorApp/NewportSrc/XPSController.cpp +++ b/motorApp/NewportSrc/XPSController.cpp @@ -225,7 +225,6 @@ void XPSController::report(FILE *fp, int level) /** * Perform a deferred move (a coordinated group move) on all the axes in a group. - * @param pController Pointer to XPSController structure. * @param groupName Pointer to string naming the group on which to perform the group move. * @return motor driver status code. */