Â- Use given macro for system team, thanks Jerome
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36028 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
62f5ba006a
commit
4d291edb32
@ -72,7 +72,7 @@ public:
|
||||
|
||||
#ifdef KERNEL_LAND
|
||||
// if this is the case you better stay with kernel
|
||||
set_port_owner(fPort, 1);
|
||||
set_port_owner(fPort, B_SYSTEM_TEAM);
|
||||
#endif
|
||||
|
||||
// Create Thread
|
||||
|
Loading…
Reference in New Issue
Block a user