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
6281e291
Commit
6281e291
authored
Apr 17, 1999
by
Per Cederqvist
Browse files
Fixed a bogus comment.
parent
2b7fcc6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/server-config.c
View file @
6281e291
/*
* $Id: server-config.c,v 0.5
2
1999/04/17
00
:1
3
:2
1
ceder Exp $
* $Id: server-config.c,v 0.5
3
1999/04/17
15
:1
6
:2
0
ceder Exp $
* Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -37,7 +37,7 @@
#endif
static
const
char
*
rcsid
=
"$Id: server-config.c,v 0.5
2
1999/04/17
00
:1
3
:2
1
ceder Exp $"
;
rcsid
=
"$Id: server-config.c,v 0.5
3
1999/04/17
15
:1
6
:2
0
ceder Exp $"
;
#include
"rcs.h"
USE
(
rcsid
);
...
...
@@ -257,7 +257,7 @@ const char *CONFIG_FILE = "etc/config";
*/
/*
* MAX_NO_OF_CONNECTIONS must be small enough. See comment in config.h.
* MAX_NO_OF_CONNECTIONS must be small enough. See comment in
kom-
config.h.
*/
#if defined(HAVE_GETDTABLESIZE) || defined(HAVE_SYSCONF)
...
...
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