Fix escaped extra brace

This commit is contained in:
Hamish Coleman 2022-04-17 00:32:01 +01:00
parent b98fd8552d
commit a3fcc15472

View File

@ -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) {