From: Lennart Poettering Date: Mon, 30 Mar 2009 16:27:33 +0000 (+0200) Subject: typo fix X-Git-Tag: 1.0_branch~1939 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=491aafd8dcfaafced045a4ff494a1841819458d4;p=profile%2Fivi%2Fpulseaudio.git typo fix --- diff --git a/src/pulse/def.h b/src/pulse/def.h index 9418e96..9928f9b 100644 --- a/src/pulse/def.h +++ b/src/pulse/def.h @@ -624,7 +624,7 @@ typedef struct pa_timing_info { /**< The configured latency for the sink. \since 0.9.11 */ pa_usec_t configured_source_usec; - /**< The configured latency for * the source. \since 0.9.11 */ + /**< The configured latency for the source. \since 0.9.11 */ int64_t since_underrun; /**< Bytes that were handed to the sink since the last underrun