mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-06 15:04:13 +02:00
Whitespace fix
This commit is contained in:
@@ -42,7 +42,6 @@ int main (int argc, char *argv[]) {
|
||||
uint64_t pulse_id;
|
||||
|
||||
while (true) {
|
||||
|
||||
zmq_recv(socket, &pulse_id, sizeof(pulse_id), 0);
|
||||
|
||||
stats.start_frame_write();
|
||||
|
||||
Reference in New Issue
Block a user