git-svn-id: trunk@15112 -
@@ -85,7 +85,7 @@ type
TClock = clock_t;
pClock = ^clock_t;
- time_t = clong; { used for returning the time }/
+ time_t = clong; { used for returning the time }
// TTime = time_t; // Not allowed in system unit, -> unixtype
pTime = ^time_t;