summaryrefslogtreecommitdiffstats
path: root/src/InputFileReader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/InputFileReader.cpp')
-rw-r--r--src/InputFileReader.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/InputFileReader.cpp b/src/InputFileReader.cpp
index 2514af8..2061b02 100644
--- a/src/InputFileReader.cpp
+++ b/src/InputFileReader.cpp
@@ -7,10 +7,10 @@
Matthias P. Braendli, matthias.braendli@mpb.li
- Input module for reading the ETI data from file or pipe.
+ Input module for reading the ETI data from file or pipe, or ZeroMQ.
- Supported formats: RAW, FRAMED, STREAMED
- Supports re-sync to RAW ETI
+ Supported file formats: RAW, FRAMED, STREAMED
+ Supports re-sync to RAW ETI file
*/
/*
This file is part of CRC-DADMOD.