2
0
Margers 1 сар өмнө
parent
commit
225fc12164

+ 1 - 1
packages/fv/src/gadgets.pas

@@ -269,7 +269,7 @@ BEGIN
 END;
 END;
 
 
 {--TClockView---------------------------------------------------------------}
 {--TClockView---------------------------------------------------------------}
-{  FormatStr -> Platforms DOS/DPMI/WIN/NT/OS2 - Updated 12Nov99 LdB         }
+{  FormatTimeStr -> Platforms DOS/DPMI/WIN/NT/OS2 - Updated 12Nov99 LdB     }
 {---------------------------------------------------------------------------}
 {---------------------------------------------------------------------------}
 FUNCTION TClockView.FormatTimeStr (H, M, S: Word): String;
 FUNCTION TClockView.FormatTimeStr (H, M, S: Word): String;
 VAR Hs, Ms, Ss: String;
 VAR Hs, Ms, Ss: String;