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
7f8b198d
Commit
7f8b198d
authored
Apr 08, 1992
by
Per Cederqvist
Browse files
Fixed prot_a_output_who_info.
parent
72dbca53
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/prot-a-output.c
View file @
7f8b198d
/*
* $Id: prot-a-output.c,v 0.1
0
1992/04/0
7
1
4:51:26
ceder Exp $
* $Id: prot-a-output.c,v 0.1
1
1992/04/0
8
1
8:18:59
ceder Exp $
* Copyright (C) 1991 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -28,7 +28,7 @@
* Written by ceder 1990-07-13
*/
static
char
*
rcsid
=
"$Id: prot-a-output.c,v 0.1
0
1992/04/0
7
1
4:51:26
ceder Exp $"
;
static
char
*
rcsid
=
"$Id: prot-a-output.c,v 0.1
1
1992/04/0
8
1
8:18:59
ceder Exp $"
;
#include
<kom-types.h>
...
...
@@ -285,8 +285,6 @@ prot_a_output_who_info(Connection *fp,
prot_a_output_string
(
fp
,
info
->
what_am_i_doing
);
prot_a_output_string
(
fp
,
info
->
username
);
s_clear
(
&
user_host_host
);
}
...
...
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