From ddd7a91f5d178c7f2972891ef95b565e24d2b210 Mon Sep 17 00:00:00 2001
From: Peter Meerwald
Date: Mon, 12 Dec 2011 13:19:45 +0100
Subject: [PATCH] format: Add description for format.h
---
src/pulse/format.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/pulse/format.h b/src/pulse/format.h
index 4f7db656b..8b0d84759 100644
--- a/src/pulse/format.h
+++ b/src/pulse/format.h
@@ -30,6 +30,9 @@
#include
#include
+/** \file
+ * Utility functions for handling a stream or sink format */
+
PA_C_DECL_BEGIN
/** Represents the type of encoding used in a stream or accepted by a sink. \since 1.0 */