diff options
author | Stijn Buys <ingar@osirion.org> | 2008-09-28 18:04:14 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-09-28 18:04:14 +0000 |
commit | 4c95b082f2ffa8df7860feb7083557db6860a1df (patch) | |
tree | 43baa522eb80ea03a389f3802acd2f8e00a9f85b | |
parent | f46be446304dcb2d609fcd2648fd36d3f2fda054 (diff) |
parser.h newline at end of file
-rw-r--r-- | src/core/parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/parser.h b/src/core/parser.h index 4f7b843..78a1087 100644 --- a/src/core/parser.h +++ b/src/core/parser.h @@ -22,4 +22,4 @@ public: } -#endif // __INCLUDED_CORE_PARSER_H__
\ No newline at end of file +#endif // __INCLUDED_CORE_PARSER_H__ |