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:
Tyler Dauwalder
2002-08-12 07:24:02 +00:00
parent 64b563e06b
commit 82b7566525
40 changed files with 120 additions and 120 deletions
+3 -3
View File
@@ -7,8 +7,8 @@
BEntryList interface declaration.
*/
#ifndef __sk_entry_list_h__
#define __sk_entry_list_h__
#ifndef _ENTRY_LIST_H
#define _ENTRY_LIST_H
#include <dirent.h>
#include <SupportDefs.h>
@@ -57,4 +57,4 @@ private:
}; // namespace OpenBeOS
#endif
#endif // __sk_entry_list_h__
#endif // _ENTRY_LIST_H