diff options
Diffstat (limited to 'src/zexyconf.h')
-rw-r--r-- | src/zexyconf.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/zexyconf.h b/src/zexyconf.h index 2fca57b..a592ae7 100644 --- a/src/zexyconf.h +++ b/src/zexyconf.h @@ -7,7 +7,7 @@ /* Define if you have the <regex.h> header file. */ /* -#undef HAVE_REGEX_H +#undef HAVE_REGEX_H */ /* Define if you have the <alloca.h> header file. */ @@ -21,8 +21,8 @@ */ /* define if you have the <linux/ppdev.h> header file. - * (for parport _device_ support) - * you need Z_WANT_LPT for this to have an effect ! + * (for parport _device_ support) + * you need Z_WANT_LPT for this to have an effect ! */ /* #undef HAVE_LINUX_PPDEV_H |