]> gitweb.factorcode.org Git - factor.git/commitdiff
windows.kernel32: Don't use /* */
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 9 Sep 2017 04:33:00 +0000 (23:33 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 9 Sep 2017 04:42:56 +0000 (23:42 -0500)
basis/windows/kernel32/kernel32.factor

index 5e2b170d659290f7a8490b54b0f29409d73eac23..e4614a3a59a7b0fa81166880346e0fd626675c43 100644 (file)
@@ -345,7 +345,7 @@ STRUCT: GUID
     { Data3 WORD }
     { Data4 UCHAR[8] } ;
 
-/*
+![[
     fBinary  :1;
     fParity  :1;
     fOutxCtsFlow  :1;
@@ -360,7 +360,7 @@ STRUCT: GUID
     fRtsControl  :2;
     fAbortOnError  :1;
     fDummy2  :17;
-*/
+]]
 
 CONSTANT: SP_SERIALCOMM   0x1
 CONSTANT: BAUD_075        0x1