Index: firmware/App/Tasks/TaskGeneral.c =================================================================== diff -u -rccfd15568f1e3d304320c2babb2fd4bcf0413304 -r0931b50383943421f0c0b85dcda738bb8b006a16 --- firmware/App/Tasks/TaskGeneral.c (.../TaskGeneral.c) (revision ccfd15568f1e3d304320c2babb2fd4bcf0413304) +++ firmware/App/Tasks/TaskGeneral.c (.../TaskGeneral.c) (revision 0931b50383943421f0c0b85dcda738bb8b006a16) @@ -48,7 +48,7 @@ * Calls the executive functions for most monitors and controllers, the * operation modes, the system communications, and alarms. * @details Inputs: none - * @details Outputs: Executive for the TBD called. + * @details Outputs: Executives running in general task are called. * @return none *************************************************************************/ void taskGeneral( void )