mirror of
https://github.com/ntop/n2n.git
synced 2024-04-21 16:31:34 +00:00
Fix escaped extra brace
This commit is contained in:
@@ -59,8 +59,6 @@ size_t event_peer (strbuf_t *buf, char *tag, int data0, void *data1) {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
static void mgmt_communities (mgmt_req_t *req, strbuf_t *buf) {
|
||||
|
||||
if(req->eee->conf.header_encryption != HEADER_ENCRYPTION_NONE) {
|
||||
|
||||
Reference in New Issue
Block a user