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:
@@ -8,8 +8,8 @@
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
|
||||
#ifndef __sk_volumeroster_h__
|
||||
#define __sk_volumeroster_h__
|
||||
#ifndef _VOLUME_ROSTER_H
|
||||
#define _VOLUME_ROSTER_H
|
||||
|
||||
#ifndef _BE_BUILD_H
|
||||
#include <BeBuild.h>
|
||||
@@ -61,4 +61,4 @@ class BVolumeRoster {
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif // __sk_volumeroster_h__
|
||||
#endif // _VOLUME_ROSTER_H
|
||||
|
||||
Reference in New Issue
Block a user