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
5325b3eb
Commit
5325b3eb
authored
Feb 05, 1999
by
Per Cederqvist
Browse files
(get_map): Use L2g_iterator instead of L2g_iterator_as_text_list.
parent
5ca48453
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/text.c
View file @
5325b3eb
/*
/*
* $Id: text.c,v 0.6
0
1999/0
1/1
5
1
1:
16:24 by
er
s
Exp $
* $Id: text.c,v 0.6
1
1999/0
2/0
5
2
1:
53:21 ced
er Exp $
* Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996 Lysator Academic Computer Association.
* Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996 Lysator Academic Computer Association.
*
*
* This file is part of the LysKOM server.
* This file is part of the LysKOM server.
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#endif
#endif
static
const
char
*
static
const
char
*
rcsid
=
"$Id: text.c,v 0.6
0
1999/0
1/1
5
1
1:
16:24 by
er
s
Exp $"
;
rcsid
=
"$Id: text.c,v 0.6
1
1999/0
2/0
5
2
1:
53:21 ced
er Exp $"
;
#include
"rcs.h"
#include
"rcs.h"
USE
(
rcsid
);
USE
(
rcsid
);
...
@@ -3131,7 +3131,7 @@ extern Success
...
@@ -3131,7 +3131,7 @@ extern Success
get_map
(
Conf_no
conf_no
,
get_map
(
Conf_no
conf_no
,
Local_text_no
first_local_no
,
Local_text_no
first_local_no
,
unsigned
long
no_of_texts
,
unsigned
long
no_of_texts
,
L2g_iterator
_as_text_list
*
result
)
L2g_iterator
*
result
)
{
{
Conference
*
conf_c
;
Conference
*
conf_c
;
Local_text_no
highest
;
Local_text_no
highest
;
...
...
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