Fix whitespace

This commit is contained in:
2020-04-15 12:06:13 +02:00
parent d182f35e22
commit f81a386a7d
+1 -1
View File
@@ -182,7 +182,7 @@ shared_ptr<FrameMetadata> ZmqReceiver::read_json_header(const string& header)
);
}
}
return header_data;
} catch (...) {