From: Daniel Veillard Date: Tue, 21 Jul 2009 13:43:11 +0000 (+0200) Subject: Remove trailing blank lines X-Git-Tag: v0.7.0~147 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6fa6f3e92cfd3c34dc307c535d7d1c1b98a138f;p=thirdparty%2Flibvirt.git Remove trailing blank lines --- diff --git a/src/interface_conf.c b/src/interface_conf.c index 1cc9f36301..413276403f 100644 --- a/src/interface_conf.c +++ b/src/interface_conf.c @@ -1269,6 +1269,3 @@ void virInterfaceRemove(virInterfaceObjListPtr interfaces, virInterfaceObjUnlock(interfaces->objs[i]); } } - - -