summaryrefslogtreecommitdiff
path: root/volk
diff options
context:
space:
mode:
authorTom Rondeau2011-07-26 22:42:51 -0400
committerTom Rondeau2011-07-26 22:42:51 -0400
commit8e1f9ce7dde6ba00cdaf6df8f08a602e4a3843b5 (patch)
tree89c7f62171f9cf54f8c0691b0915c0d4896c8fe2 /volk
parent11c2435ef12e417851067bac2adcd9f3d21908d0 (diff)
downloadgnuradio-8e1f9ce7dde6ba00cdaf6df8f08a602e4a3843b5.tar.gz
gnuradio-8e1f9ce7dde6ba00cdaf6df8f08a602e4a3843b5.tar.bz2
gnuradio-8e1f9ce7dde6ba00cdaf6df8f08a602e4a3843b5.zip
doxygen: fixed doxygen warnings.
Diffstat (limited to 'volk')
-rw-r--r--volk/include/volk/volk_complex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/volk/include/volk/volk_complex.h b/volk/include/volk/volk_complex.h
index b20b5cf47..f2fd17342 100644
--- a/volk/include/volk/volk_complex.h
+++ b/volk/include/volk/volk_complex.h
@@ -2,7 +2,7 @@
#define INCLUDE_VOLK_COMPLEX_H
/*!
- \brief This header file is to prevent issues with having <complex> and <complex.h> variables in the same code as the gcc compiler does not allow that
+ \brief This header file is to prevent issues with having "complex" and "complex.h" variables in the same code as the gcc compiler does not allow that
*/
#ifdef __cplusplus