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
5f89826c
Commit
5f89826c
authored
Apr 17, 1999
by
Per Cederqvist
Browse files
(register_jubel): Moved to standalone.c.
parent
dbcbe3f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/dbck.c
View file @
5f89826c
/*
* $Id: dbck.c,v 0.4
4
1999/04/
03 22:12
:2
2
ceder Exp $
* $Id: dbck.c,v 0.4
5
1999/04/
17 00:09
:2
5
ceder Exp $
* Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -35,7 +35,7 @@
static
const
char
*
rcsid
=
"$Id: dbck.c,v 0.4
4
1999/04/
03 22:12
:2
2
ceder Exp $"
;
rcsid
=
"$Id: dbck.c,v 0.4
5
1999/04/
17 00:09
:2
5
ceder Exp $"
;
#include
"rcs.h"
USE
(
rcsid
);
...
...
@@ -241,14 +241,6 @@ restart_kom (format, a, b, c, d, e, f, g)
}
#endif
void
register_jubel
(
Pers_no
UNUSED
(
pno
),
Text_no
UNUSED
(
divis
),
Text_no
UNUSED
(
tno
))
{
/* Not needed in dbck.c, but called from conf-file.c. */
}
static
Person_scratchpad
*
alloc_person_scratchpad
(
void
)
...
...
Write
Preview
Supports
Markdown
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