small style fix
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42489 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -16,8 +16,7 @@ extern int gChosen;
|
||||
|
||||
|
||||
template<typename addressSize>
|
||||
struct of_region
|
||||
{
|
||||
struct of_region {
|
||||
addressSize base;
|
||||
uint32 size;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user