Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change →
Changeset
148
for
trunk/Packages/Common/SyncCounter.pas
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jun 5, 2023, 7:40:45 PM (
18 months
ago)
Author:
chronos
Message:
Modified: Update Common and VCard package. Remove U prefix from unit names.
File:
1 moved
trunk/Packages/Common/SyncCounter.pas
(moved)
(moved from
trunk/Packages/Common/USyncCounter.pas
)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
trunk/Packages/Common/SyncCounter.pas
r147
r148
1
unit
U
SyncCounter;
1
unit
SyncCounter;
2
2
3
3
interface
…
…
68
68
begin
69
69
Lock.Free;
70
inherited
Destroy
;
70
inherited
;
71
71
end;
72
72
…
…
78
78
79
79
end.
80
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive