Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
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
1038e0a9
Commit
1038e0a9
authored
Aug 25, 1996
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(kom_perror): Removed KOM_NO_CONNECT.
parent
af6f1621
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
src/libraries/libcommon/kom-errno.c
src/libraries/libcommon/kom-errno.c
+2
-6
No files found.
src/libraries/libcommon/kom-errno.c
View file @
1038e0a9
/*
* $Id: kom-errno.c,v 0.1
3
199
5
/0
1/01 20:17
:1
2
ceder Exp $
* $Id: kom-errno.c,v 0.1
4
199
6
/0
8/25 19:52
:1
6
ceder Exp $
* Copyright (C) 1991, 1992, 1993, 1994, 1995 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -30,7 +30,7 @@
*/
static
char
*
rcsid
=
"$Id: kom-errno.c,v 0.1
3
199
5
/0
1/01 20:17
:1
2
ceder Exp $"
;
static
char
*
rcsid
=
"$Id: kom-errno.c,v 0.1
4
199
6
/0
8/25 19:52
:1
6
ceder Exp $"
;
#include "rcs.h"
USE
(
rcsid
);
...
...
@@ -174,10 +174,6 @@ kom_perror(void)
fprintf
(
kom_errout
,
"F|r l}ng str{ng.
\n
"
);
break
;
case
KOM_NO_CONNECT
:
fprintf
(
kom_errout
,
"Kan ej f} kontakt med servern.
\n
"
);
break
;
case
KOM_OUT_OF_MEMORY
:
fprintf
(
kom_errout
,
"Slut p} minne.
\n
"
);
break
;
...
...
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