Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
d8dcfa98
Commit
d8dcfa98
authored
Jan 01, 2022
by
Rob Swindell
💬
Browse files
Resolve GCC warning
parent
15251026
Pipeline
#2543
passed with stage
in 9 minutes and 16 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/sbbs3/js_bbs.cpp
src/sbbs3/js_bbs.cpp
+1
-1
No files found.
src/sbbs3/js_bbs.cpp
View file @
d8dcfa98
...
...
@@ -2944,7 +2944,7 @@ js_telnet_gate(JSContext *cx, uintN argc, jsval *arglist)
return
(
JS_TRUE
);
}
#define TG_MODE_UNSPECIFIED ~0
#define TG_MODE_UNSPECIFIED ~0
U
static
JSBool
js_rlogin_gate
(
JSContext
*
cx
,
uintN
argc
,
jsval
*
arglist
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment