]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
attribute.c: Add doxygen file comment.
authorAndre Noll <maan@systemlinux.org>
Thu, 27 Sep 2007 07:29:33 +0000 (09:29 +0200)
committerAndre Noll <maan@systemlinux.org>
Thu, 27 Sep 2007 07:29:33 +0000 (09:29 +0200)
attribute.c

index 801d907ab714b254dae7415d21ccc6c675484835..7c72638fea978eb4da20152cd40f9fbe8b1f229c 100644 (file)
@@ -3,6 +3,8 @@
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
+
+/** \file attribute.c Attribute handling functions. */
 #include "para.h"
 #include "error.h"
 #include "afh.h"
 #include "para.h"
 #include "error.h"
 #include "afh.h"