code style update to match ours (kind of)
license header update minor clean up git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17876 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -53,9 +53,9 @@ private:
|
||||
|
||||
virtual void Run();
|
||||
|
||||
void WaitAndPrint(uint32 time);
|
||||
void _WaitAndPrint(uint32 time);
|
||||
|
||||
uint32 startTime;
|
||||
uint32 fStartTime;
|
||||
uint32 _reserved[4];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user