gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/gsl-shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'gsl-shell.c')
-rw-r--r--gsl-shell.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/gsl-shell.c b/gsl-shell.c
index 371f17bc..84fb16d8 100644
--- a/gsl-shell.c
+++ b/gsl-shell.c
@@ -166,7 +166,7 @@ static void l_message (const char *pname, const char *msg) {
}
-int error_report (lua_State *L, int status) {
+static int error_report (lua_State *L, int status) {
if (status && !lua_isnil(L, -1)) {
const char *msg = lua_tostring(L, -1);
if (msg == NULL) msg = "(error object is not a string)";
generated by cgit v1.2.3 (git 2.39.1) at 2025年10月02日 05:24:19 +0000

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