diff options
Diffstat (limited to 'gr-blocks/include/blocks/wavfile.h')
-rw-r--r-- | gr-blocks/include/blocks/wavfile.h | 2 |
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> |