From: Philip Balister Date: Tue, 15 Sep 2009 18:50:22 +0000 (-0400) Subject: Fix doxygen warnings. X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=895f2e04a9d962cfe56d416691600b5c619ea180;p=debian%2Fgnuradio Fix doxygen warnings. --- diff --git a/gnuradio-core/src/lib/filter/gr_pfb_arb_resampler_ccf.h b/gnuradio-core/src/lib/filter/gr_pfb_arb_resampler_ccf.h index b79a89fe..d4c886ec 100644 --- a/gnuradio-core/src/lib/filter/gr_pfb_arb_resampler_ccf.h +++ b/gnuradio-core/src/lib/filter/gr_pfb_arb_resampler_ccf.h @@ -91,8 +91,8 @@ class gr_fir_ccf; * The theory behind this block can be found in Chapter 7.5 of * the following book. * - * f. harris, Multirate Signal Processing for Communication - * Systems," Upper Saddle River, NJ: Prentice Hall, Inc. 2004. + * f. harris, "Multirate Signal Processing for Communication + * Systems", Upper Saddle River, NJ: Prentice Hall, Inc. 2004. */ class gr_pfb_arb_resampler_ccf : public gr_block diff --git a/gnuradio-core/src/lib/filter/gr_pfb_channelizer_ccf.h b/gnuradio-core/src/lib/filter/gr_pfb_channelizer_ccf.h index 7d0a31c5..b2e67e81 100644 --- a/gnuradio-core/src/lib/filter/gr_pfb_channelizer_ccf.h +++ b/gnuradio-core/src/lib/filter/gr_pfb_channelizer_ccf.h @@ -91,8 +91,8 @@ class gri_fft_complex; * The theory behind this block can be found in Chapter 6 of * the following book. * - * f. harris, Multirate Signal Processing for Communication - * Systems," Upper Saddle River, NJ: Prentice Hall, Inc. 2004. + * f. harris, "Multirate Signal Processing for Communication + * Systems," Upper Saddle River, NJ: Prentice Hall, Inc. 2004. * */ diff --git a/gnuradio-core/src/lib/filter/gr_pfb_decimator_ccf.h b/gnuradio-core/src/lib/filter/gr_pfb_decimator_ccf.h index 83997c0c..200adee3 100644 --- a/gnuradio-core/src/lib/filter/gr_pfb_decimator_ccf.h +++ b/gnuradio-core/src/lib/filter/gr_pfb_decimator_ccf.h @@ -88,7 +88,7 @@ class gri_fft_complex; * The theory behind this block can be found in Chapter 6 of * the following book. * - * f. harris, Multirate Signal Processing for Communication + * f. harris, "Multirate Signal Processing for Communication * Systems," Upper Saddle River, NJ: Prentice Hall, Inc. 2004. */ diff --git a/gnuradio-core/src/lib/filter/gr_pfb_interpolator_ccf.h b/gnuradio-core/src/lib/filter/gr_pfb_interpolator_ccf.h index 50849d51..d2efc591 100644 --- a/gnuradio-core/src/lib/filter/gr_pfb_interpolator_ccf.h +++ b/gnuradio-core/src/lib/filter/gr_pfb_interpolator_ccf.h @@ -74,7 +74,7 @@ class gr_fir_ccf; * The theory behind this block can be found in Chapter 7.1 of the * following book. * - * f. harris, Multirate Signal Processing for Communication + * f. harris, "Multirate Signal Processing for Communication * Systems," Upper Saddle River, NJ: Prentice Hall, * Inc. 2004. */