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/address.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'avahi-common/address.h') diff --git a/avahi-common/address.h b/avahi-common/address.h index 8056ac9..60495a3 100644 --- a/avahi-common/address.h +++ b/avahi-common/address.h @@ -22,13 +22,13 @@ USA. ***/ +/** \file address.h Definitions and functions to manipulate IP addresses. */ + #include #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