Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
2639333a
Commit
2639333a
authored
Dec 29, 2001
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(aux_item_default_definition): FIXME comment added.
parent
d428ed73
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
src/server/aux-items.c
src/server/aux-items.c
+6
-1
No files found.
src/server/aux-items.c
View file @
2639333a
/*
* $Id: aux-items.c,v 1.3
4
2001/12/2
8 23:33:07
ceder Exp $
* $Id: aux-items.c,v 1.3
5
2001/12/2
9 09:52:25
ceder Exp $
* Copyright (C) 1994-2001 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -209,6 +209,11 @@ aux_item_default_definition(const Aux_item *item)
return
NULL
;
/* FIXME (bug 346): "extended item" is a concept that isn't
implemented, and it conflicts with what the Protocol-A.texi
documentation says. This code is probably a rest from the
design phase, and it should probably be removed. */
/* This might be an extended item. This code is very horrendous,
execially if you take a closer look at the AUX_CHECK_BIT macro.
I wrote it this way because I think it will work in a
...
...
Write
Preview
Markdown
is supported
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