Removed some extra comments

This commit is contained in:
Chaim Sanders 2015-09-25 00:30:59 -04:00
parent 076a02951c
commit d044c7aaec

View File

@ -168,7 +168,7 @@ extern "C" void msc_set_log_cb(ModSecurity *msc, LogCb cb) {
* *
* ConnectorName vX.Y.Z-tag (something else) * ConnectorName vX.Y.Z-tag (something else)
* *
* For instance: ModSecurity-nginx v0.0.1-alpha (Whee) * For instance: ModSecurity-nginx v0.0.1-alpha
* *
* @param connector Information about the connector. * @param connector Information about the connector.
* *