From 266501b7f48fb070edca94c44662caa23ccac9b3 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 9 Aug 2011 12:55:45 -0500 Subject: [PATCH] voicecall: Fix minor whitespace issue --- drivers/atmodem/voicecall.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/atmodem/voicecall.c b/drivers/atmodem/voicecall.c index fd15281c..774269a2 100644 --- a/drivers/atmodem/voicecall.c +++ b/drivers/atmodem/voicecall.c @@ -39,7 +39,7 @@ #include "gatchat.h" #include "gatresult.h" -#include "common.h" +#include "common.h" #include "atmodem.h"