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