Skip to content
GitLab
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
9f561b39
Commit
9f561b39
authored
Jul 13, 1996
by
Per Cederqvist
Browse files
FIXME-comment added
parent
525171c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/text.c
View file @
9f561b39
/*
* $Id: text.c,v 0.3
7
1996/0
2/23 16:00:42 by
er
s
Exp $
* $Id: text.c,v 0.3
8
1996/0
7/13 13:59:11 ced
er Exp $
* Copyright (C) 1991, 1992, 1993, 1994, 1995 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -28,7 +28,7 @@
* All atomic calls that deals with texts.
*/
static
char
*
rcsid
=
"$Id: text.c,v 0.3
7
1996/0
2/23 16:00:42 by
er
s
Exp $"
;
static
char
*
rcsid
=
"$Id: text.c,v 0.3
8
1996/0
7/13 13:59:11 ced
er Exp $"
;
#include
"rcs.h"
USE
(
rcsid
);
...
...
@@ -2108,6 +2108,7 @@ extern Success
get_last_text
(
struct
tm
*
wanted_time
,
Text_no
*
result
)
{
/* FIXME: this looks bogus */
struct
tm
*
texttime
;
Text_no
lower
=
0
;
Text_no
higher
=
query_next_text_num
()
-
1
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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