ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Global/Functions.pas
(Generate patch)

Comparing oup/current/Global/Functions.pas (file contents):
Revision 320 by alloc, Sat Aug 18 15:51:42 2007 UTC vs.
Revision 321 by alloc, Wed May 6 13:47:23 2009 UTC

# Line 150 | Line 150 | end;
150  
151   function ReadString(Stream: TStream; Offset: Integer): String;
152   var
153  i: Integer;
153    c: Char;
154   begin
155    if Assigned(Stream) then

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)