Removed extraneous symbols from dso via DSOLOCAL.

This commit is contained in:
brectanus
2007-05-03 16:17:42 +00:00
parent fca9eabafe
commit c0c5d8d894
4 changed files with 32 additions and 30 deletions

View File

@@ -343,7 +343,7 @@ apr_status_t pdfp_output_filter(ap_filter_t *f, apr_bucket_brigade *bb_in) {
/**
*
*/
int DSOLOCAL pdfp_check(modsec_rec *msr) {
int pdfp_check(modsec_rec *msr) {
const char *token = NULL;
directory_config *cfg = NULL;
char *uri = NULL;