diff options
Diffstat (limited to 'gr-vocoder/lib/alaw_decode_bs_impl.h')
-rw-r--r-- | gr-vocoder/lib/alaw_decode_bs_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-vocoder/lib/alaw_decode_bs_impl.h b/gr-vocoder/lib/alaw_decode_bs_impl.h index 37fb6b28c3..cf515bc6f9 100644 --- a/gr-vocoder/lib/alaw_decode_bs_impl.h +++ b/gr-vocoder/lib/alaw_decode_bs_impl.h @@ -40,6 +40,6 @@ namespace gr { }; } /* namespace vocoder */ -} /* namespace gr */ +} /* namespace gr */ #endif /* INCLUDED_VOCODER_ALAW_DECODE_BS_IMPL_H */ |