Add an \extref doxygen pointer for libuuid.
authorMark Michelson <mmichelson@digium.com>
Fri, 26 Apr 2013 20:32:11 +0000 (20:32 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 26 Apr 2013 20:32:11 +0000 (20:32 +0000)
Thanks to Olle Johansson for suggesting this.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@386638 65c4cc65-6c06-0410-ace0-fbb531ad65f3

main/uuid.c

index e95a426..ba864ac 100644 (file)
@@ -18,6 +18,8 @@
 
 /*! \file
  * \brief Universally unique identifier support
 
 /*! \file
  * \brief Universally unique identifier support
+ *
+ * \extref Depends on libuuid, a component of the e2fsprogs package - http://e2fsprogs.sourceforge.net/
  */
 
 #include "asterisk.h"
  */
 
 #include "asterisk.h"