Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
56e190b0
Commit
56e190b0
authored
Jul 08, 1998
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(checkstatus): Now static.
parent
c60cb39b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/server/updateLysKOM.c
src/server/updateLysKOM.c
+3
-3
No files found.
src/server/updateLysKOM.c
View file @
56e190b0
/*
* $Id: updateLysKOM.c,v 1.
6
199
5/11/02 21:4
9:1
6
ceder Exp $
* $Id: updateLysKOM.c,v 1.
7
199
8/07/08 17:0
9:1
9
ceder Exp $
* Copyright (C) 1994, 1995 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -47,7 +47,7 @@
#include "ldifftime.h"
void
static
void
checkstatus
(
FILE
*
fp
,
long
pid
,
char
*
progname
)
...
...
@@ -153,7 +153,7 @@ main (int argc,
{
case
'V'
:
case
'v'
:
fprintf
(
stderr
,
"updateLysKOM %d $Revision: 1.
6
$
\n
"
,
fprintf
(
stderr
,
"updateLysKOM %d $Revision: 1.
7
$
\n
"
,
#include "version.incl"
);
exit
(
0
);
...
...
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