diff options
Diffstat (limited to 'src/polyp/operation.h')
-rw-r--r-- | src/polyp/operation.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/polyp/operation.h b/src/polyp/operation.h index d286b0c1..2fbac2e2 100644 --- a/src/polyp/operation.h +++ b/src/polyp/operation.h @@ -30,8 +30,7 @@ PA_C_DECL_BEGIN -/** \struct pa_operation - * An asynchronous operation object */ +/** An asynchronous operation object */ typedef struct pa_operation pa_operation; /** Increase the reference count by one */ |