From: <th...@us...> - 2002-11-28 23:34:28
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/Source/User/oslib In directory sc8-pr-cvs1:/tmp/cvs-serv27578 Modified Files: Zipper.swi Log Message: Fix typo. Index: Zipper.swi =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/Source/User/oslib/Zipper.swi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Zipper.swi 28 Nov 2002 23:31:28 -0000 1.2 --- Zipper.swi 28 Nov 2002 23:34:25 -0000 1.3 *************** *** 48,52 **** .Bits: exec_addr, FileSwitch_Attr: attr ! ): riscos_tyle, .Struct ( .Int: centiseconds, --- 48,52 ---- .Bits: exec_addr, FileSwitch_Attr: attr ! ): riscos_style, .Struct ( .Int: centiseconds, |