Fix typo, no functional change.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43027 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -41,7 +41,8 @@ HIDCollection::HIDCollection(HIDCollection *parent, uint8 type,
|
||||
// this is just a logical grouping collection
|
||||
usageValue.u.extended = 0;
|
||||
} else {
|
||||
TRACE_ALWAYS("non of the possible usages for the collection are set\n");
|
||||
TRACE_ALWAYS("none of the possible usages for the collection are "
|
||||
"set\n");
|
||||
}
|
||||
|
||||
fUsage = usageValue.u.extended;
|
||||
|
||||
Reference in New Issue
Block a user