minor doxygen fixes

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@526 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2006-02-20 16:23:12 +00:00
parent 5d253cd30c
commit 3bc09025ed
2 changed files with 2 additions and 3 deletions

View file

@ -49,8 +49,7 @@
PA_C_DECL_BEGIN
/** \struct pa_context
* An opaque connection context to a daemon */
/** An opaque connection context to a daemon */
typedef struct pa_context pa_context;
/** Generic notification callback prototype */