diff options
Diffstat (limited to 'gr-vocoder/lib/ulaw_decode_bs_impl.h')
-rw-r--r-- | gr-vocoder/lib/ulaw_decode_bs_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-vocoder/lib/ulaw_decode_bs_impl.h b/gr-vocoder/lib/ulaw_decode_bs_impl.h index 9e5d238b49..20390466c7 100644 --- a/gr-vocoder/lib/ulaw_decode_bs_impl.h +++ b/gr-vocoder/lib/ulaw_decode_bs_impl.h @@ -40,6 +40,6 @@ namespace gr { }; } /* namespace vocoder */ -} /* namespace gr */ +} /* namespace gr */ #endif /* INCLUDED_VOCODER_ULAW_DECODE_BS_IMPL_H */ |