diff options
Diffstat (limited to 'zix/strindex.h')
-rw-r--r-- | zix/strindex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zix/strindex.h b/zix/strindex.h index ba95d81..beb4646 100644 --- a/zix/strindex.h +++ b/zix/strindex.h @@ -56,4 +56,4 @@ zix_strindex_find(ZixStrindex* strindex, const char* str, char** match); @} */ -#endif /* ZIX_STRINDEX_H */ +#endif /* ZIX_STRINDEX_H */ |