Merge branch 'master' of git://factorcode.org/git/factor

db4
Doug Coleman 2009-08-26 11:02:58 -05:00
commit ddea2453a4
1 changed files with 2 additions and 2 deletions

View File

@ -148,7 +148,7 @@ TUPLE: ole32-error code message ;
[ ] [ ]
} 2cleave } 2cleave
GUID-Data4 8 <direct-uchar-array> { GUID-Data4 {
[ 20 22 0 (guid-byte>guid) ] [ 20 22 0 (guid-byte>guid) ]
[ 22 24 1 (guid-byte>guid) ] [ 22 24 1 (guid-byte>guid) ]
@ -175,7 +175,7 @@ TUPLE: ole32-error code message ;
[ [ GUID-Data3 ] 4 (guid-section%) "-" % ] [ [ GUID-Data3 ] 4 (guid-section%) "-" % ]
[ ] [ ]
} cleave } cleave
GUID-Data4 8 <direct-uchar-array> { GUID-Data4 {
[ 0 (guid-byte%) ] [ 0 (guid-byte%) ]
[ 1 (guid-byte%) "-" % ] [ 1 (guid-byte%) "-" % ]
[ 2 (guid-byte%) ] [ 2 (guid-byte%) ]