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:
Jérôme Duval
2006-06-19 13:24:04 +00:00
parent 3639baa4b0
commit 4810cdcdbc
18 changed files with 785 additions and 992 deletions
+2 -2
View File
@@ -53,9 +53,9 @@ private:
virtual void Run();
void WaitAndPrint(uint32 time);
void _WaitAndPrint(uint32 time);
uint32 startTime;
uint32 fStartTime;
uint32 _reserved[4];
};