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:
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月15日 03:17:47 +0000

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