Fixed some bugs, partially by Oscar Lesta.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13767 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2005-07-19 17:19:02 +00:00
parent 599be43472
commit c05350e781
2 changed files with 54 additions and 55 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ typedef struct {
uint32 signature;
uint16 port;
uint8 size; // == index for POKE_PORT_INDEXED_*
uint16 value;
uint32 value;
} port_io_args;