summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-03-30 18:27:33 +0200
committerLennart Poettering <lennart@poettering.net>2009-03-30 18:27:33 +0200
commit491aafd8dcfaafced045a4ff494a1841819458d4 (patch)
treeba41aa27a15de91aceae1b1130312f0a948e9541 /src
parentb349dae6e146233175c38f46d4bd964b06a2ccd2 (diff)
typo fix
Diffstat (limited to 'src')
-rw-r--r--src/pulse/def.h2
1 files changed, 1 insertions, 1 deletions
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