diff --git a/cdr.c b/cdr.c
index 24f6192019c60f39df970dc5a0372cf7d6df0e85..d7a1514ade78748fb444fc87da242c6f13e099f5 100644
--- a/cdr.c
+++ b/cdr.c
@@ -22,7 +22,7 @@
  *
  * \author Mark Spencer <markster@digium.com>
  * 
- * Includes code and algorithms from the Zapata library.
+ * \note Includes code and algorithms from the Zapata library.
  *
  * \note We do a lot of checking here in the CDR code to try to be sure we don't ever let a CDR slip
  * through our fingers somehow.  If someone allocates a CDR, it must be completely handled normally