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
b749292d
Commit
b749292d
authored
Feb 27, 2022
by
Deucе
👌🏾
Browse files
Make ciolib_appname const
parent
0ecedec0
Pipeline
#2800
failed with stage
in 6 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/conio/ciolib.h
src/conio/ciolib.h
+1
-1
No files found.
src/conio/ciolib.h
View file @
b749292d
...
...
@@ -395,7 +395,7 @@ CIOLIBEXPORTVAR int directvideo;
CIOLIBEXPORTVAR
int
hold_update
;
CIOLIBEXPORTVAR
int
puttext_can_move
;
CIOLIBEXPORTVAR
int
ciolib_reaper
;
CIOLIBEXPORTVAR
char
*
ciolib_appname
;
CIOLIBEXPORTVAR
const
char
*
ciolib_appname
;
CIOLIBEXPORTVAR
int
ciolib_initial_window_height
;
CIOLIBEXPORTVAR
int
ciolib_initial_window_width
;
...
...
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