Skip to content

Commit d5a01ec

Browse files
committed
updade
1 parent be24c6e commit d5a01ec

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

headers/modsecurity/transaction.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,4 +745,4 @@ int msc_set_request_hostname(Transaction *transaction, const unsigned char *host
745745
#endif
746746

747747

748-
#endif // HEADERS_MODSECURITY_TRANSACTION_H_
748+
#endif // HEADERS_MODSECURITY_TRANSACTION_H_

src/transaction.cc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2325,4 +2325,5 @@ extern "C" int msc_set_request_hostname(Transaction *transaction,
23252325
}
23262326

23272327

2328-
} // namespace modsecurity
2328+
} // namespace modsecurity
2329+

0 commit comments

Comments
 (0)