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
3f36c1f9
Commit
3f36c1f9
authored
Dec 28, 2001
by
Per Cederqvist
Browse files
Use ``enum info_type instead of ``Info_type''. (Bug 335).
parent
ac88ae06
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
3f36c1f9
2001
-
12
-
28
Per
Cederqvist
<
ceder
@
moria
>
Use
``
enum
info_type
instead
of
``
Info_type
''
.
(
Bug
335
).
*
src
/
include
/
kom
-
types
.
h
(
enum
info_type
):
Removed
Info_type
typedef
.
All
types
that
contain
an
enum
info_type
updated
.
*
doc
/
Makefile
.
am
(
check
-
doc
):
Extract
``
enum
info_type
''
instead
of
``
Info_type
''
from
kom
-
types
.
h
.
*
src
/
server
/
text
.
c
(
do_add_recipient
):
Use
``
enum
info_type
''
instead
of
``
Info_type
''
.
(
send_async_sub_recipient
):
Ditto
.
(
remove_misc_item
):
Ditto
.
(
create_text_add_miscs
):
Ditto
.
(
send_async_add_recipient
):
Ditto
.
(
add_recipient
):
Ditto
.
*
src
/
server
/
send
-
async
.
h
,
src
/
server
/
send
-
async
.
c
(
async_new_recipient
):
Use
``
enum
info_type
''
instead
of
``
Info_type
''
.
(
async_sub_recipient
):
Ditto
.
*
src
/
server
/
ram
-
parse
.
c
(
fparse_misc_info
):
Use
``
enum
info_type
''
instead
of
``
Info_type
''
.
*
src
/
server
/
prot
-
a
-
send
-
async
.
h
,
src
/
server
/
prot
-
a
-
send
-
async
.
c
(
prot_a_async_new_recipient
):
Use
``
enum
info_type
''
instead
of
``
Info_type
''
.
(
prot_a_async_sub_recipient
):
Ditto
.
*
src
/
server
/
memory
.
c
(
clear_text_stat
):
Use
``
enum
info_type
''
instead
of
``
Info_type
''
.
*
src
/
server
/
manipulate
.
h
(
ADD_MISC
):
Use
``
enum
info_type
''
instead
of
``
Info_type
''
.
*
src
/
include
/
services
.
h
(
add_recipient
):
Use
``
enum
info_type
''
instead
of
``
Info_type
''
.
Code
cleanup
.
*
src
/
server
/
conference
.
c
:
Removed
an
obsolete
comment
.
2001
-
12
-
28
Per
Cederqvist
<
ceder
@
ingate
.
com
>
Fixed
the
specification
of
idle
-
time
.
(
Bug
197
).
...
...
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