aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-02 19:32:21 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-02 19:32:21 +0000
commite4eafbbef9d494182ca863f7ee03095a235bdf71 (patch)
treed4909062933806ff44b79ac02ee7ea8290401f9f /src/include
parent0834bf4d6fdf19ab410c01c02e65fcda8a5e5ebc (diff)
downloadgnunet-e4eafbbef9d494182ca863f7ee03095a235bdf71.tar.gz
gnunet-e4eafbbef9d494182ca863f7ee03095a235bdf71.zip
-fix typos
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_microphone_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_microphone_lib.h b/src/include/gnunet_microphone_lib.h
index 1ba97cdf6..241d58a6c 100644
--- a/src/include/gnunet_microphone_lib.h
+++ b/src/include/gnunet_microphone_lib.h
@@ -77,7 +77,7 @@ typedef void (*GNUNET_MICROPHONE_DestroyCallback)(void *cls);
77 77
78 78
79/** 79/**
80 * A microphone is a device that can play or record audio data. 80 * A microphone is a device that can capture or otherwise produce audio data.
81 */ 81 */
82struct GNUNET_MICROPHONE_Handle 82struct GNUNET_MICROPHONE_Handle
83{ 83{