Skip to content
GitLab
Menu
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
d390c055
Commit
d390c055
authored
Jun 20, 1999
by
Per Cederqvist
Browse files
(register_jubel): Don't call abort -- this gets called from dbck if
the config file contains a Jubel.
parent
ed6a3d71
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/standalone.c
View file @
d390c055
/*
/*
* $Id: standalone.c,v 1.
3
1999/0
5/31 12:17:15 by
er
s
Exp $
* $Id: standalone.c,v 1.
4
1999/0
6/20 10:35:34 ced
er Exp $
* Copyright (C) 1999 Lysator Academic Computer Association.
* Copyright (C) 1999 Lysator Academic Computer Association.
*
*
* This file is part of the LysKOM server.
* This file is part of the LysKOM server.
...
@@ -42,7 +42,6 @@ register_jubel(Pers_no UNUSED(pno),
...
@@ -42,7 +42,6 @@ register_jubel(Pers_no UNUSED(pno),
Text_no
UNUSED
(
divis
),
Text_no
UNUSED
(
divis
),
Text_no
UNUSED
(
tno
))
Text_no
UNUSED
(
tno
))
{
{
abort
();
}
}
Info
kom_info
=
Info
kom_info
=
...
...
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