Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
7b15bd4f
Commit
7b15bd4f
authored
Jun 13, 1991
by
Per Cederqvist
Browse files
Changed DEFAULT_CLIENT_SERVICE from lyskom-client to lyskom.
parent
c5814490
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/server-config.c
View file @
7b15bd4f
...
...
@@ -19,7 +19,7 @@ const char *MEMUSE_NAME = "etc/memory-usage";
/* Communications */
const
char
*
DEFAULT_CLIENT_SERVICE
=
"lyskom
-client
"
;
/* Can be number! */
const
char
*
DEFAULT_CLIENT_SERVICE
=
"lyskom"
;
/* Can be number! */
const
char
*
DEFAULT_MUX_SERVICE
=
"lyskom-mux"
;
/* Can be number! */
/*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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