From 54d7450ef8b085110c380d4263794deffa5edda4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 28 Jun 2005 23:25:50 +0000 Subject: improve documentation git-svn-id: file:///home/lennart/svn/public/avahi/trunk@152 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-common/address.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'avahi-common/address.h') diff --git a/avahi-common/address.h b/avahi-common/address.h index b22b720..3b34551 100644 --- a/avahi-common/address.h +++ b/avahi-common/address.h @@ -26,6 +26,8 @@ #include #include +/** \file address.h Defintions and functions to manipulate IP addresses. */ + AVAHI_C_DECL_BEGIN /** Protocol family specification, takes the values AVAHI_INET, AVAHI_INET6, AVAHI_UNSPEC */ -- cgit