gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/lua-plot.cpp
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2012年01月04日 11:47:11 +0100
committerFrancesco Abbate <francesco.bbt@gmail.com>2012年01月04日 11:47:11 +0100
commit046c56f449db15b9c9aa113cb03adf695dd7b9b6 (patch)
tree0ae7650dcac74233784f50608b15fb54f2f52d0c /agg-plot/lua-plot.cpp
parent3c1ad26e933233f6a7031b0b56c5b19ffb5ebf96 (diff)
downloadgsl-shell-046c56f449db15b9c9aa113cb03adf695dd7b9b6.tar.gz
Remove trailing whitespaces in source code
Diffstat (limited to 'agg-plot/lua-plot.cpp')
-rw-r--r--agg-plot/lua-plot.cpp 16
1 files changed, 8 insertions, 8 deletions
diff --git a/agg-plot/lua-plot.cpp b/agg-plot/lua-plot.cpp
index d041b888..3deeddbd 100644
--- a/agg-plot/lua-plot.cpp
+++ b/agg-plot/lua-plot.cpp
@@ -1,18 +1,18 @@
/* lua-plot.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.
@@ -172,7 +172,7 @@ plot_free (lua_State *L)
}
void
-plot_add_gener_cpp (lua_State *L, sg_plot *p, bool as_line,
+plot_add_gener_cpp (lua_State *L, sg_plot *p, bool as_line,
gslshell::ret_status& st)
{
agg::rgba8 color;
@@ -229,13 +229,13 @@ plot_add_gener (lua_State *L, bool as_line)
return 0;
}
-
+
int
plot_add (lua_State *L)
{
return plot_add_gener (L, false);
}
-
+
int
plot_add_line (lua_State *L)
{
@@ -260,7 +260,7 @@ static void plot_string_property_set (lua_State* L, void (sg_plot::*setter)(cons
if (s == NULL)
gs_type_error (L, 2, "string");
-
+
AGG_LOCK();
(p->*setter)(s);
AGG_UNLOCK();
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月13日 17:23:39 +0000

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