ViewVC Help
View File
|
Revision Log
|
View Changeset
|
Root Listing
root
/
Oni2
/
oup
/
current
/
Tools
/
RawEdit.pas
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing oup/current/Tools/RawEdit.pas (file contents):
Revision
92
by
alloc
, Mon Jan 15 23:35:04 2007 UTC vs.
Revision
95
by
alloc
, Mon Jan 22 16:54:16 2007 UTC
#
Line 258
|
Line 258
|
end;
258
259
procedure TForm_RawEdit.WriteValues;
260
var
261
<
i, j: Byte;
261
>
i, j: Integer;
262
Data: Tdata;
263
str: String;
264
Value: LongWord;
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)