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
aee7f9a4
Commit
aee7f9a4
authored
Feb 19, 1994
by
Per Cederqvist
Browse files
(register_jubel, free_all_jubel): New functions.
parent
1ddee155
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/manipulate.h
View file @
aee7f9a4
/*
* $Id: manipulate.h,v 0.
9
199
3/10/18 12:29:33
ceder Exp $
* $Id: manipulate.h,v 0.
10
199
4/02/19 03:54:28
ceder Exp $
* Copyright (C) 1991 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: manipulate.h,v 0.
9
199
3/10/18 12:29:33
ceder Exp $
* $Id: manipulate.h,v 0.
10
199
4/02/19 03:54:28
ceder Exp $
*
* manipulate.h
*
...
...
@@ -418,3 +418,11 @@ extern void
forced_leave_conf
(
Pers_no
pers_no
,
Conf_no
conf_no
);
extern
void
register_jubel
(
Pers_no
pno
,
/* See text.c */
Text_no
divis
,
Text_no
tno
);
extern
void
free_all_jubel
(
void
);
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