Fix style issues, thanks Axel.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38211 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Clemens Zeidler
2010-08-17 21:15:13 +00:00
parent 42f0a4a120
commit 488c90defe
@@ -1,6 +1,14 @@
/*
* Copyright 2010, Haiku.
* Distributed under the terms of the MIT License.
*
* Authors:
* Clemens Zeidler <[email protected]>
*/
#ifndef STACK_AND_TILE_PRIVATE_H
#define STACK_AND_TILE_PRIVATE_H
namespace BPrivate {
@@ -16,7 +24,8 @@ enum sat_messages {
kStackHasWindow
};
};
}
#endif
#endif // STACK_AND_TILE_PRIVATE_H