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
d12eac65
Commit
d12eac65
authored
Nov 15, 2002
by
Per Cederqvist
Browse files
(struct read_range_list): New struct.
parent
14cc20bb
Changes
1
Show whitespace changes
Inline
Side-by-side
src/include/kom-types.h
View file @
d12eac65
/*
* $Id: kom-types.h,v 0.5
2
2002/11/
06 18:40:14
ceder Exp $
* $Id: kom-types.h,v 0.5
3
2002/11/
15 17:15:49
ceder Exp $
* Copyright (C) 1990-1999, 2001-2002 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -287,6 +287,11 @@ struct read_range {
Local_text_no
last_read
;
};
struct
read_range_list
{
unsigned
short
length
;
struct
read_range
*
ranges
;
};
typedef
struct
{
unsigned
long
position
;
Conf_no
conf_no
;
...
...
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