From ee56b89f3c7d0498a9003b97d4c828ce3a0d7212 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Thu, 27 Sep 2007 09:29:33 +0200 Subject: [PATCH] attribute.c: Add doxygen file comment. --- attribute.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/attribute.c b/attribute.c index 801d907a..7c72638f 100644 --- a/attribute.c +++ b/attribute.c @@ -3,6 +3,8 @@ * * 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" -- 2.39.5