summaryrefslogtreecommitdiffstats
path: root/polyp/mainloop.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-08-17 17:17:22 +0000
committerLennart Poettering <lennart@poettering.net>2004-08-17 17:17:22 +0000
commitca2265f37277081b4fe82e375923483c2e03931d (patch)
tree1766658296f7ea550e9148bd467e6d0a89781c10 /polyp/mainloop.h
parentf693aa4c8811b67377a4fcc55887d03876fb48be (diff)
Documentation work
add pkg-config support for GLIB main loop git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@133 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp/mainloop.h')
-rw-r--r--polyp/mainloop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/polyp/mainloop.h b/polyp/mainloop.h
index b51f4226..5d4fd990 100644
--- a/polyp/mainloop.h
+++ b/polyp/mainloop.h
@@ -36,7 +36,7 @@ PA_C_DECL_BEGIN
* as long as you access the main loop object from a single thread only.*/
/** \struct pa_mainloop
- * A main loop object
+ * An opaque main loop object
*/
struct pa_mainloop;