mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-02 14:04:12 +02:00
fix tab formatting
This commit is contained in:
@@ -60,7 +60,7 @@ int main (int argc, char *argv[])
|
||||
sizeof(ImageMetadata),
|
||||
ZMQ_SNDMORE | ZMQ_NOBLOCK);
|
||||
|
||||
zmq_send(sender,
|
||||
zmq_send(sender,
|
||||
dst_data,
|
||||
IMAGE_N_BYTES, ZMQ_NOBLOCK);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user