diff options
author | Stef Walter <stef@memberwebs.com> | 2004-03-31 04:04:16 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-03-31 04:04:16 +0000 |
commit | 474de82693ec571097f355703557f48453f76392 (patch) | |
tree | 3de5c30f7fd9239c8db38fb1a5a8518064fa38b4 /src/sablo.h | |
parent | c60a35fc2a50f938e0d2dcd726784afbb001a756 (diff) |
Unix porting
Unix porting
Diffstat (limited to 'src/sablo.h')
-rw-r--r-- | src/sablo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sablo.h b/src/sablo.h index 99cfc40..7b2b04d 100644 --- a/src/sablo.h +++ b/src/sablo.h @@ -2136,4 +2136,4 @@ namespace DOM }; // namespace DOM -#endif //__SABLO_H__
\ No newline at end of file +#endif //__SABLO_H__ |