FreeCalypso > hg > fc-tourmaline
diff src/ui/bmi/AUIEditor_i.h @ 92:c0052fe355d3
src/ui/bmi/*.[ch]: rm trailing white space
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 08 Nov 2020 06:39:16 +0000 |
parents | 67bfe9f274f6 |
children | 64ad3a654677 |
line wrap: on
line diff
--- a/src/ui/bmi/AUIEditor_i.h Sun Nov 08 05:12:05 2020 +0000 +++ b/src/ui/bmi/AUIEditor_i.h Sun Nov 08 06:39:16 2020 +0000 @@ -47,10 +47,10 @@ #ifndef MMI_AUI_EDITOR_I_H #define MMI_AUI_EDITOR_I_H -/* +/* * Internal structure */ - + typedef struct { T_MMI_CONTROL mmi_control; @@ -66,7 +66,7 @@ T_ED_DATA *editor; /* The ATB editor */ T_AUI_EDITOR_DATA editor_data; /* The MMI Editor data */ T_AUI_ENTRY_DATA *entry_data; /* Key entry data */ - + T_ATB_TEXT title; /* Title of editor */ BOOL hasTitle; /* TRUE if title is provided */