Index: firmware/App/Tasks/TaskGeneral.c =================================================================== diff -u -rd9d085cdca67200ecddbdfbc75c489e704b23081 -r37a8a58b766a496b39241dd7ae46dc10dbda35e4 --- firmware/App/Tasks/TaskGeneral.c (.../TaskGeneral.c) (revision d9d085cdca67200ecddbdfbc75c489e704b23081) +++ firmware/App/Tasks/TaskGeneral.c (.../TaskGeneral.c) (revision 37a8a58b766a496b39241dd7ae46dc10dbda35e4) @@ -47,9 +47,8 @@ * The taskGeneral function handles the scheduled General Task interrupt. * Calls the executive functions for most monitors and controllers, the * operation modes, the system communications, and alarms. - * @details - * Inputs : none - * Outputs : Executive for the TBD called. + * @details Inputs: none + * @details Outputs: Executive for the TBD called. * @return none *************************************************************************/ void taskGeneral( void )