Remove trailing whitespaces in source code - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/lua-cpp-utils.h
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-cpp-utils.h
parent3c1ad26e933233f6a7031b0b56c5b19ffb5ebf96 (diff)
downloadgsl-shell-046c56f449db15b9c9aa113cb03adf695dd7b9b6.tar.gz
Remove trailing whitespaces in source code
Diffstat (limited to 'agg-plot/lua-cpp-utils.h')
-rw-r--r--agg-plot/lua-cpp-utils.h 8
1 files changed, 4 insertions, 4 deletions
diff --git a/agg-plot/lua-cpp-utils.h b/agg-plot/lua-cpp-utils.h
index 7111aa5f..5b7f754f 100644
--- a/agg-plot/lua-cpp-utils.h
+++ b/agg-plot/lua-cpp-utils.h
@@ -12,7 +12,7 @@ __END_DECLS
#include "gs-types.h"
namespace gslshell {
-
+
class ret_status {
bool m_success;
const char *m_error_msg;
@@ -22,9 +22,9 @@ namespace gslshell {
ret_status() : m_success(true) {};
void success() { m_success = true; }
- void error(const char *msg, const char *ctx)
- {
- m_success = false;
+ void error(const char *msg, const char *ctx)
+ {
+ m_success = false;
m_error_msg = msg;
m_context = ctx;
};
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月14日 19:22:40 +0000

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