From 29ac7adb5e2d8feb59824be6f2443ac5ac24e506 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 3 Sep 2008 16:50:01 +0200 Subject: Fix wrong indentation --- audio/telephony-dummy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio') 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) -- cgit