diff --git a/MyLibs/Utils/DealingWithTime.mqh b/MyLibs/Utils/DealingWithTime.mqh index 2726865..e2d7e11 100644 --- a/MyLibs/Utils/DealingWithTime.mqh +++ b/MyLibs/Utils/DealingWithTime.mqh @@ -1,9 +1,8 @@ -// --------------------------------------------------------------------- +// ------------------------------------------------------------------ // This code was written by another developer (Calli). -// Basic testing confirms functionality, but I (xMattC) have not -// fully reviewed or verified its correctness or quality. -// Use at your own risk. -// --------------------------------------------------------------------- +// Basic testing confirms functionality, but I (xMattC) have not fully +// reviewed or verified its correctness or quality. +// ------------------------------------------------------------------ //+------------------------------------------------------------------+ //| DealingWithTime.mqh |