Static variables do have the "s" prefix.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7934 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
e44da8eb5c
commit
f28a7f852d
@ -148,7 +148,7 @@ private:
|
||||
JobQueueVector *fJobQueues;
|
||||
KDiskDeviceJobFactory *fJobFactory;
|
||||
|
||||
static KDiskDeviceManager *fDefaultManager;
|
||||
static KDiskDeviceManager *sDefaultManager;
|
||||
};
|
||||
|
||||
} // namespace DiskDevice
|
||||
|
Loading…
Reference in New Issue
Block a user