From 491aafd8dcfaafced045a4ff494a1841819458d4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 30 Mar 2009 18:27:33 +0200 Subject: typo fix --- src/pulse/def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pulse/def.h b/src/pulse/def.h index 9418e96f..9928f9bd 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 -- cgit