Fix doxygen warnings.
authorPhilip Balister <philip@opensdr.com>
Tue, 15 Sep 2009 18:50:22 +0000 (14:50 -0400)
committerPhilip Balister <philip@opensdr.com>
Tue, 15 Sep 2009 19:42:56 +0000 (15:42 -0400)
gnuradio-core/src/lib/filter/gr_pfb_arb_resampler_ccf.h
gnuradio-core/src/lib/filter/gr_pfb_channelizer_ccf.h
gnuradio-core/src/lib/filter/gr_pfb_decimator_ccf.h
gnuradio-core/src/lib/filter/gr_pfb_interpolator_ccf.h

index b79a89fe93027c834f762f3ffc356f36f0ffeb60..d4c886ec378b439458914ca51c15e1ab6e0cc9be 100644 (file)
@@ -91,8 +91,8 @@ class gr_fir_ccf;
  * The theory behind this block can be found in Chapter 7.5 of 
  * the following book.
  *
- *    <B><EM>f. harris, Multirate Signal Processing for Communication 
- *       Systems," Upper Saddle River, NJ: Prentice Hall, Inc. 2004.</EM></B>
+ *    <B><EM>f. harris, "Multirate Signal Processing for Communication 
+ *       Systems", Upper Saddle River, NJ: Prentice Hall, Inc. 2004.</EM></B>
  */
 
 class gr_pfb_arb_resampler_ccf : public gr_block
index 7d0a31c5985c24bbc20a94733bf07f0fcf71e725..b2e67e8173a5558b16499698d4134d6da480c860 100644 (file)
@@ -91,8 +91,8 @@ class gri_fft_complex;
  * The theory behind this block can be found in Chapter 6 of 
  * the following book.
  *
- *    <B><EM>f. harris, Multirate Signal Processing for Communication 
- *       Systems," Upper Saddle River, NJ: Prentice Hall, Inc. 2004.
+ *    <B><EM>f. harris, "Multirate Signal Processing for Communication 
+ *       Systems," Upper Saddle River, NJ: Prentice Hall, Inc. 2004.</EM></B>
  *
  */
 
index 83997c0c901dcb0aede1e50ed12440ea3cd63c68..200adee3d32c6fb74d85fe06dc1b579794fd4d7c 100644 (file)
@@ -88,7 +88,7 @@ class gri_fft_complex;
  * The theory behind this block can be found in Chapter 6 of 
  * the following book.
  *
- *    <B><EM>f. harris, Multirate Signal Processing for Communication 
+ *    <B><EM>f. harris, "Multirate Signal Processing for Communication 
  *       Systems," Upper Saddle River, NJ: Prentice Hall, Inc. 2004.</EM></B>
  */
 
index 50849d5108bea2b118866cda676c32bf09f0ff85..d2efc591abf2797a7418390dc1cf4d9dfe23962e 100644 (file)
@@ -74,7 +74,7 @@ class gr_fir_ccf;
  * The theory behind this block can be found in Chapter 7.1 of the
  * following book.
  *
- *    <B><EM>f. harris, <EM>Multirate Signal Processing for Communication
+ *    <B><EM>f. harris, "Multirate Signal Processing for Communication
  *       Systems</EM>," Upper Saddle River, NJ: Prentice Hall,
  *       Inc. 2004.</EM></B>
  */