From 33f474169daae72b9aa4c5ede260663207b2e4a3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 12 Aug 2005 00:54:24 +0000 Subject: Documentation updates git-svn-id: file:///home/lennart/svn/public/avahi/trunk@301 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-common/strlst.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'avahi-common/strlst.h') diff --git a/avahi-common/strlst.h b/avahi-common/strlst.h index 78cffb4..56bf525 100644 --- a/avahi-common/strlst.h +++ b/avahi-common/strlst.h @@ -22,14 +22,14 @@ USA. ***/ +/** \file strlst.h Implementation of a data type to store lists of strings */ + #include #include #include #include -/** \file strlst.h Implementation of a data type to store lists of strings */ - AVAHI_C_DECL_BEGIN /** Linked list of strings that can contain any number of binary -- cgit