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:
@@ -148,7 +148,7 @@ private:
|
|||||||
JobQueueVector *fJobQueues;
|
JobQueueVector *fJobQueues;
|
||||||
KDiskDeviceJobFactory *fJobFactory;
|
KDiskDeviceJobFactory *fJobFactory;
|
||||||
|
|
||||||
static KDiskDeviceManager *fDefaultManager;
|
static KDiskDeviceManager *sDefaultManager;
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace DiskDevice
|
} // namespace DiskDevice
|
||||||
|
|||||||
Reference in New Issue
Block a user