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
b6d33627
Commit
b6d33627
authored
Jun 09, 1996
by
David Byers
Browse files
(prot_a_is_legal_fnc): call_fnc_set_info is now a valid value.
parent
07137b68
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/prot-a.c
View file @
b6d33627
/*
* $Id: prot-a.c,v 0.3
3
199
5/11/02 21:48:53 ced
er Exp $
* $Id: prot-a.c,v 0.3
4
199
6/06/09 13:54:48 by
er
s
Exp $
* Copyright (C) 1991, 1992, 1993, 1994, 1995 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -26,7 +26,7 @@
* Protocol A.
*/
static
char
*
rcsid
=
"$Id: prot-a.c,v 0.3
3
199
5/11/02 21:48:53 ced
er Exp $"
;
static
char
*
rcsid
=
"$Id: prot-a.c,v 0.3
4
199
6/06/09 13:54:48 by
er
s
Exp $"
;
#include "rcs.h"
USE
(
rcsid
);
...
...
@@ -359,6 +359,7 @@ prot_a_is_legal_fnc(Call_header fnc)
case
call_fnc_lookup_z_name
:
case
call_fnc_set_last_read
:
case
call_fnc_get_uconf_stat
:
case
call_fnc_set_info
:
return
TRUE
;
default:
...
...
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