diff log.h @ 738:4f98a323598c libavutil

Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should improve plain text doxy readability. See the thread: "[RFC] Should we use doxygen markup?".
author stefano
date Sat, 06 Jun 2009 09:35:15 +0000
parents 0b26a018b46f
children e67b4de734af
line wrap: on
line diff
--- a/log.h	Thu May 28 23:19:35 2009 +0000
+++ b/log.h	Sat Jun 06 09:35:15 2009 +0000
@@ -39,7 +39,7 @@
 
     /**
      * A pointer to a function which returns the name of a context
-     * instance \p ctx associated with the class.
+     * instance ctx associated with the class.
      */
     const char* (*item_name)(void* ctx);