diff options
Diffstat (limited to 'libopkg/xregex.h')
-rw-r--r-- | libopkg/xregex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopkg/xregex.h b/libopkg/xregex.h index 9fc55a1..f1f3a4a 100644 --- a/libopkg/xregex.h +++ b/libopkg/xregex.h @@ -35,4 +35,4 @@ static inline void xregfree(regex_t *preg) } #endif -#endif +#endif /* XREGEX_H */ |