Fixed the build. Axel is probably going to commit the cleaned up header soon.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32893 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -229,7 +229,7 @@ protected:
|
|||||||
int32 fReferenceCount;
|
int32 fReferenceCount;
|
||||||
bool fObsolete;
|
bool fObsolete;
|
||||||
char *fPublishedName;
|
char *fPublishedName;
|
||||||
static int32 fNextID;
|
static int32 sNextID;
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace DiskDevice
|
} // namespace DiskDevice
|
||||||
|
|||||||
Reference in New Issue
Block a user