Index: NVDataMgmt.c =================================================================== diff -u -r14434061a23aa02218e1f3c6cc3024123e79b153 -r69026a5e09f0adb43b19b41eee993dd1d68b5b75 --- NVDataMgmt.c (.../NVDataMgmt.c) (revision 14434061a23aa02218e1f3c6cc3024123e79b153) +++ NVDataMgmt.c (.../NVDataMgmt.c) (revision 69026a5e09f0adb43b19b41eee993dd1d68b5b75) @@ -808,8 +808,7 @@ * Dialin * @param totalMessages: total number of messages from Dialin * @param length: message length in bytes - * @param *addressPtr: address to the beginning of the calibration data from - * Dialin + * @param *addressPtr: address to the beginning of the calibration data from Dialin * @return TRUE if the request was successfully registered *************************************************************************/ BOOL setCalibrationRecord( U32 currentMessage, U32 totalMessages, U32 length, U08 *addressPtr )