From 046c56f449db15b9c9aa113cb03adf695dd7b9b6 Mon Sep 17 00:00:00 2001 From: Francesco Abbate Date: Wed, 4 Jan 2012 11:47:11 +0100 Subject: Remove trailing whitespaces in source code --- agg-plot/lua-draw.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'agg-plot/lua-draw.cpp') diff --git a/agg-plot/lua-draw.cpp b/agg-plot/lua-draw.cpp index ea1e8f61..932d9c26 100644 --- a/agg-plot/lua-draw.cpp +++ b/agg-plot/lua-draw.cpp @@ -1,18 +1,18 @@ /* lua-draw.cpp - * + * * Copyright (C) 2009, 2010 Francesco Abbate - * + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or (at * your option) any later version. - * + * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. @@ -103,7 +103,7 @@ agg_path_new (lua_State *L) double x = gs_check_number (L, 1, FP_CHECK_NORMAL); double y = gs_check_number (L, 2, FP_CHECK_NORMAL); struct cmd_call_stack s[1]; - + s->f[0] = x; s->f[1] = y; -- cgit v1.2.3

AltStyle によって変換されたページ (->オリジナル) /