From 8eb0516058949fe34cd467867a5d2b6a2d31332c Mon Sep 17 00:00:00 2001 From: Peter Meerwald Date: Mon, 12 Dec 2011 13:19:47 +0100 Subject: [PATCH] proplist: Add doxygen file description for proplist.h --- src/pulse/proplist.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pulse/proplist.h b/src/pulse/proplist.h index bc143bc..151bf8f 100644 --- a/src/pulse/proplist.h +++ b/src/pulse/proplist.h @@ -28,6 +28,9 @@ #include #include +/** \file + * Property list constants and functions */ + PA_C_DECL_BEGIN /** For streams: localized media name, formatted as UTF-8. e.g. "Guns'N'Roses: Civil War".*/ -- 2.7.4