Index: firmware/App/Tasks/TaskGeneral.c =================================================================== diff -u -r844f98879b7425c207b58562e623ab960adbc357 -r5a7466b55633b0c439a2ca8ed6d4c4f4356feae9 --- firmware/App/Tasks/TaskGeneral.c (.../TaskGeneral.c) (revision 844f98879b7425c207b58562e623ab960adbc357) +++ firmware/App/Tasks/TaskGeneral.c (.../TaskGeneral.c) (revision 5a7466b55633b0c439a2ca8ed6d4c4f4356feae9) @@ -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 )