Index: PersistentAlarm.c =================================================================== diff -u -rd738232bc2e11aee687d4c62fc457577825a1b30 -rb28e0e05a9632cc46fc12378f2993a69d861a4cb --- PersistentAlarm.c (.../PersistentAlarm.c) (revision d738232bc2e11aee687d4c62fc457577825a1b30) +++ PersistentAlarm.c (.../PersistentAlarm.c) (revision b28e0e05a9632cc46fc12378f2993a69d861a4cb) @@ -48,7 +48,6 @@ * @brief * The initPersistentAlarm function initializes the PersistentAlarm module * when the alarm count lower than maximum persistent alarm allowed. - * @details * Inputs : none * Outputs : PersistentAlarm module initialized * @param alarmIndex Persistent alarm index @@ -85,7 +84,6 @@ * The checkPersistentAlarm function check whether data is out of range or * not. Then the function set or clear alarm once the persistent counter * exceeds the limit. - * @details * Inputs : none * Outputs : Checks for out of range data and set/clear alarm * @param alarmIndex Persistent alarm index