]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
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 e95a4265eef2198bfa3c7fa2d4d876c1f404eb88..ba864ac719653a9c1c79b87bf3c1ca7d65942403 100644 (file)
@@ -18,6 +18,8 @@
 
 /*! \file
  * \brief Universally unique identifier support
+ *
+ * \extref Depends on libuuid, a component of the e2fsprogs package - http://e2fsprogs.sourceforge.net/
  */
 
 #include "asterisk.h"