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
2e3741a4
Commit
2e3741a4
authored
Aug 19, 1994
by
Per Cederqvist
Browse files
(Kom_err): Deleted the unused value KOM_PERS_EXISTS.
parent
b40166ea
Changes
1
Show whitespace changes
Inline
Side-by-side
src/include/kom-errno.h
View file @
2e3741a4
/*
/*
* $Id: kom-errno.h,v 0.
7
1994/0
4/05 07:53:06
ceder Exp $
* $Id: kom-errno.h,v 0.
8
1994/0
8/19 22:04:14
ceder Exp $
* Copyright (C) 1991, 1992, 1993, 1994 Lysator Academic Computer Association.
* Copyright (C) 1991, 1992, 1993, 1994 Lysator Academic Computer Association.
*
*
* This file is part of the LysKOM server.
* This file is part of the LysKOM server.
...
@@ -56,7 +56,8 @@ typedef enum
...
@@ -56,7 +56,8 @@ typedef enum
KOM_BAD_NAME
=
18
,
/* Too short/long or contains illegal chars */
KOM_BAD_NAME
=
18
,
/* Too short/long or contains illegal chars */
KOM_INDEX_OUT_OF_RANGE
=
19
,
/* */
KOM_INDEX_OUT_OF_RANGE
=
19
,
/* */
KOM_CONF_EXISTS
=
20
,
/* Already exists */
KOM_CONF_EXISTS
=
20
,
/* Already exists */
KOM_PERS_EXISTS
=
21
,
/* Already exists */
/* This is not used.
KOM_PERS_EXISTS = 21, Already exists */
KOM_SECRET_PUBLIC
=
22
,
/* Cannot be secret and !rd_prot */
KOM_SECRET_PUBLIC
=
22
,
/* Cannot be secret and !rd_prot */
KOM_LETTER_BOX
=
23
,
/* Cannot change letter_box flag */
KOM_LETTER_BOX
=
23
,
/* Cannot change letter_box flag */
KOM_LDB_ERR
=
24
,
/* Should never happen, unless Willf|r makes
KOM_LDB_ERR
=
24
,
/* Should never happen, unless Willf|r makes
...
...
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