Index: sources/storage/StorageGlobals.h =================================================================== diff -u -r32dc194cb261763cd4e9d5409921d4c8523fc84d -rc088fe92da340747ae49a082ecf3e8e2a4b0467c --- sources/storage/StorageGlobals.h (.../StorageGlobals.h) (revision 32dc194cb261763cd4e9d5409921d4c8523fc84d) +++ sources/storage/StorageGlobals.h (.../StorageGlobals.h) (revision c088fe92da340747ae49a082ecf3e8e2a4b0467c) @@ -72,6 +72,7 @@ extern const char *Log_Folder_Service; // Service Log extern const char *Log_Folder_Treatment; // Treatment Log extern const char *Log_Folder_Pending; // * Log Pending, have not been saved on cloud yet. + extern const char *Log_Folder_Pending_Suffix; // Date and Time extern const char *Date_Time_Set_Sh;