diff options
author | Stef Walter <stef@thewalter.net> | 2004-04-07 20:13:04 +0000 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2004-04-07 20:13:04 +0000 |
commit | a367e18f1faa1b3b60249f82f18bfbd85669603f (patch) | |
tree | 39262d368da7f8698bb9315c31ebda12db0fa57a /common/xstring.h | |
parent | 58523416357dd391c7db7cec6d96a36ce29adece (diff) |
Linux port
Diffstat (limited to 'common/xstring.h')
-rw-r--r-- | common/xstring.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/xstring.h b/common/xstring.h index 3be4116..aff2d1f 100644 --- a/common/xstring.h +++ b/common/xstring.h @@ -67,4 +67,4 @@ const char* starnext(const char* prev); -#endif //__XSTRING_H__
\ No newline at end of file +#endif //__XSTRING_H__ |