Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change →
Changeset
145
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, 6:44:57 PM (
18 months
ago)
Author:
chronos
Message:
Modified: Remove U prefix from unit names.
Modified: Updated Common package.
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
r144
r145
1
unit
U
SyncCounter;
1
unit
SyncCounter;
2
2
3
3
interface
…
…
23
23
procedure Assign(Source: TSyncCounter);
24
24
end;
25
25
26
26
27
implementation
…
…
77
78
78
79
end.
79
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive