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
5b651b21
Commit
5b651b21
authored
Jul 26, 1996
by
Per Cederqvist
Browse files
(kom_info): Added a missing "extern".
parent
45c0d19a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/dbck.c
View file @
5b651b21
/*
* $Id: dbck.c,v 0.3
2
1996/07/2
4 23
:3
8
:5
2
ceder Exp $
* $Id: dbck.c,v 0.3
3
1996/07/2
6 00
:3
3
:5
9
ceder Exp $
* Copyright (C) 1991, 1992, 1993, 1994, 1995 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -28,7 +28,7 @@
* Author: Per Cederqvist.
*/
static
char
*
rcsid
=
"$Id: dbck.c,v 0.3
2
1996/07/2
4 23
:3
8
:5
2
ceder Exp $"
;
static
char
*
rcsid
=
"$Id: dbck.c,v 0.3
3
1996/07/2
6 00
:3
3
:5
9
ceder Exp $"
;
#include
"rcs.h"
USE
(
rcsid
);
...
...
@@ -98,7 +98,7 @@ static struct option longopts[] = {
Info
kom_info
;
extern
Info
kom_info
;
struct
kom_par
param
;
/* This is set to TRUE if init_cache finds out that the last part of the
...
...
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