Updated header guards to Be, Inc. style.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@713 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
BNode and node_ref interface declarations.
|
||||
*/
|
||||
|
||||
#ifndef __sk_node_h__
|
||||
#define __sk_node_h__
|
||||
#ifndef _NODE_H
|
||||
#define _NODE_H
|
||||
|
||||
#include <Statable.h>
|
||||
#include <StorageDefs.Private.h>
|
||||
@@ -134,4 +134,4 @@ private:
|
||||
}; // namespace OpenBeOS
|
||||
#endif
|
||||
|
||||
#endif // __sk_node_h__
|
||||
#endif // _NODE_H
|
||||
|
||||
Reference in New Issue
Block a user