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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user