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
5365a8f4
Commit
5365a8f4
authored
Jul 26, 1998
by
Per Cederqvist
Browse files
(Res_type): Removed rt_text_list.
(Result_holder): Removed text_list.
parent
bf439231
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/connections.h
View file @
5365a8f4
/*
* $Id: connections.h,v 0.3
1
1998/07/26 1
6
:39:3
9
ceder Exp $
* $Id: connections.h,v 0.3
2
1998/07/26 1
7
:39:
2
3 ceder Exp $
* Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: connections.h,v 0.3
1
1998/07/26 1
6
:39:3
9
ceder Exp $
* $Id: connections.h,v 0.3
2
1998/07/26 1
7
:39:
2
3 ceder Exp $
*
* connections.h -- The top level of the communication packet.
*
...
...
@@ -156,7 +156,6 @@ typedef enum {
rt_string
,
rt_mark_list
,
rt_text_stat_old
,
rt_text_list
,
rt_who_info_list
,
rt_who_info_list_old
,
rt_info_old
,
...
...
@@ -204,7 +203,6 @@ typedef union {
String
string
;
Text_stat
text_stat
;
Text_stat
text_stat_old
;
Text_list
text_list
;
Info
info
;
Info
info_old
;
Who_info_list
who_info_list
;
...
...
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