Skip to content

Commit afe4e12

Browse files
author
Marc Stern
authored
Update persist_dbm.c
1 parent 063fc9f commit afe4e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apache2/persist_dbm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ static apr_table_t *collection_retrieve_ex(apr_sdbm_t *existing_dbm, modsec_rec
334334
apr_sdbm_close(dbm);
335335
#ifdef GLOBAL_COLLECTION_LOCK
336336
apr_global_mutex_unlock(msr->modsecurity->dbm_lock);
337-
ÿ
337+
#endif
338338
}
339339

340340
return NULL;

0 commit comments

Comments
 (0)