I was saving that! On Fri, Mar 11, 2016 at 12:07 PM Stefan Schmidt <[email protected]> wrote:
> stefan pushed a commit to branch master. > > > http://git.enlightenment.org/core/efl.git/commit/?id=969bd17ab781e93b8c5a50e47f34c5d159b1f091 > > commit 969bd17ab781e93b8c5a50e47f34c5d159b1f091 > Author: Stefan Schmidt <[email protected]> > Date: Fri Mar 11 17:10:07 2016 +0100 > > eeze: remove trailing whitespace > > Nothing to see here, just stumbled over it when reading through the > file. > --- > src/lib/eeze/eeze_net.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/lib/eeze/eeze_net.c b/src/lib/eeze/eeze_net.c > index 8c6b386..47887d7 100644 > --- a/src/lib/eeze/eeze_net.c > +++ b/src/lib/eeze/eeze_net.c > @@ -326,7 +326,7 @@ eeze_net_list(void) > net = eeze_net_new(i->if_name); > if (net) ret = eina_list_append(ret, net); > } > - > + > if_freenameindex(ifs); > return ret; > } > > -- > > > ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
