Index: App/Modes/ModeFault.c =================================================================== diff -u -r9ff8753b0d546369f99230b572454a8e38b0705a -r9aec79f151c686b730888c98f70f53ad958fe9b5 --- App/Modes/ModeFault.c (.../ModeFault.c) (revision 9ff8753b0d546369f99230b572454a8e38b0705a) +++ App/Modes/ModeFault.c (.../ModeFault.c) (revision 9aec79f151c686b730888c98f70f53ad958fe9b5) @@ -1,4 +1,4 @@ -/************************************************************************* +/************************************************************************** * * Copyright (c) 2019-2019 Diality Inc. - All Rights Reserved. * @@ -12,7 +12,7 @@ * * @brief Top-level state machine for the fault mode. * - *************************************************************************/ + **************************************************************************/ #include "Common.h" #include "AlarmLamp.h"