Index: firmware/App/Tasks/TaskGeneral.c =================================================================== diff -u -r54f45c387430e440ab4607451fc84dea61f273f1 -r4d7d40a27130dc813d653f044cbb856b1b7d8481 --- firmware/App/Tasks/TaskGeneral.c (.../TaskGeneral.c) (revision 54f45c387430e440ab4607451fc84dea61f273f1) +++ firmware/App/Tasks/TaskGeneral.c (.../TaskGeneral.c) (revision 4d7d40a27130dc813d653f044cbb856b1b7d8481) @@ -45,9 +45,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 : Executed all general task functions. + * @details Inputs: none + * @details Outputs: Executed all general task functions. * @return none *************************************************************************/ void taskGeneral( void )