git-svn-id: https://profuse.googlecode.com/svn/branches/v2@283 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
ksherlock 2010-05-27 04:15:11 +00:00
parent 776475f33e
commit 9cf52398a2
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ enum
{
badSystemCall = 0x01,
invalidPcount = 0x04,
gsosActice = 0x07,
gsosActive = 0x07,
devNotFound = 0x10,
invalidDevNum = 0x11,
drvrBadReq = 0x20,