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
fd8f393c
Commit
fd8f393c
authored
Feb 05, 1999
by
Per Cederqvist
Browse files
(L2g_iterator_as_text_list): Typedef removed.
(Version_info_internal): const qualifiers added.
parent
5977ff68
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/include/kom-types.h
View file @
fd8f393c
/*
* $Id: kom-types.h,v 0.3
1
1999/0
1/1
5
1
1:
16:08 by
er
s
Exp $
* $Id: kom-types.h,v 0.3
2
1999/0
2/0
5
2
1:
59:53 ced
er Exp $
* Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -430,8 +430,6 @@ typedef struct {
Text_no
tno
;
/* The Text_no to use */
}
L2g_iterator
;
typedef
L2g_iterator
L2g_iterator_as_text_list
;
/* This struct holds the information that is needed to output a
Text-Mapping. Please note that the protocol A Text-Mapping data
type looks very different from this structure. */
...
...
@@ -657,8 +655,8 @@ typedef struct {
#ifdef SERVER
typedef
struct
{
unsigned
long
protocol_version
;
c
har
*
server_name
;
c
har
*
server_version
;
c
onst
char
*
server_name
;
c
onst
char
*
server_version
;
}
Version_info_internal
;
#endif
...
...
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