summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/telephony-dummy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/telephony-dummy.c b/audio/telephony-dummy.c
index c0686e2f..85bd0d12 100644
--- a/audio/telephony-dummy.c
+++ b/audio/telephony-dummy.c
@@ -62,7 +62,7 @@ struct indicator *telephony_indicators_req(void)
int telephony_init(void)
{
- return 0;
+ return 0;
}
void telephony_exit(void)