Fix a compile error caused by an extra curly bracket.
This commit is contained in:
parent
d04349e9b4
commit
7ebef4a322
@ -381,8 +381,6 @@ set_option_regextype (regextype_t regextype)
|
||||
APPNAME);
|
||||
exit (2);
|
||||
}
|
||||
}
|
||||
#endif /* HAVE_LIBPCRE */
|
||||
|
||||
config.regextype = regextype;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user