summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/wavfile.h
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2013-03-09 11:33:11 -0500
committerTom Rondeau <trondeau@vt.edu>2013-03-09 11:33:11 -0500
commitbe10d272537fd7d442ed1445ecd4805145e219cd (patch)
tree4546e6a11e089914d0d49c985e88a8828c1aef2f /gr-blocks/include/blocks/wavfile.h
parentb359d899af0771f3b3d66180af46df38d1c141f6 (diff)
blocks: removing tagged file sink, wavfile source/sink/base from core; now in gr-blocks.
Diffstat (limited to 'gr-blocks/include/blocks/wavfile.h')
-rw-r--r--gr-blocks/include/blocks/wavfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/wavfile.h b/gr-blocks/include/blocks/wavfile.h
index 690f8fc22a..b852c01e2d 100644
--- a/gr-blocks/include/blocks/wavfile.h
+++ b/gr-blocks/include/blocks/wavfile.h
@@ -20,7 +20,7 @@
* Boston, MA 02110-1301, USA.
*/
-// This file stores all the RIFF file type knowledge for the gr_wavfile_*
+// This file stores all the RIFF file type knowledge for the wavfile_*
// blocks.
#include <blocks/api.h>