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:
@@ -6,8 +6,8 @@
|
||||
\file sniffer/Parser.h
|
||||
MIME sniffer rule parser declarations
|
||||
*/
|
||||
#ifndef _sk_sniffer_parser_h_
|
||||
#define _sk_sniffer_parser_h_
|
||||
#ifndef _SNIFFER_PARSER_H
|
||||
#define _SNIFFER_PARSER_H
|
||||
|
||||
#include <SupportDefs.h>
|
||||
#include <sniffer/Err.h>
|
||||
@@ -326,5 +326,5 @@ private:
|
||||
} // namespace Sniffer
|
||||
|
||||
|
||||
#endif // _sk_sniffer_parser_h_
|
||||
#endif // _SNIFFER_PARSER_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user