comparison src/ui/mfw/mfw_td.h @ 188:92abb46dc1ba

src/ui/mfw/*.[ch]: rm trailing white space
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 19 Jan 2021 06:10:27 +0000
parents 67bfe9f274f6
children
comparison
equal deleted inserted replaced
187:a33dd8a5dcc9 188:92abb46dc1ba
48 48
49 49
50 #define T_MFW_TIME T_RTC_TIME 50 #define T_MFW_TIME T_RTC_TIME
51 #define T_MFW_DATE T_RTC_DATE 51 #define T_MFW_DATE T_RTC_DATE
52 52
53 typedef enum 53 typedef enum
54 { 54 {
55 MFW_TIME_FORMAT_12HOUR, 55 MFW_TIME_FORMAT_12HOUR,
56 MFW_TIME_FORMAT_24HOUR 56 MFW_TIME_FORMAT_24HOUR
57 } T_MFW_TIME_FORMAT; 57 } T_MFW_TIME_FORMAT;
58 /*SPR 2639, added data structure definition for writing to FFS*/ 58 /*SPR 2639, added data structure definition for writing to FFS*/