diff --git a/src/sys/include/sys/tss.h b/src/sys/include/sys/tss.h index 57d868f..c0fcee6 100644 --- a/src/sys/include/sys/tss.h +++ b/src/sys/include/sys/tss.h @@ -103,12 +103,15 @@ uInt32 flags; uInt32 user_esp; uInt32 user_ss; - } + }; #endif /*** $Log$ + Revision 1.4 2004/07/27 07:27:50 reddawg + chg: I was fooled thought we failed but it was a casting issue + Revision 1.3 2004/07/22 20:53:07 reddawg atkbd: fixed problem