Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
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
cdd5b46a
Commit
cdd5b46a
authored
Apr 28, 1999
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(prot_a_output_ul): New function.
parent
27cf3c7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
src/server/prot-a-output.h
src/server/prot-a-output.h
+6
-2
No files found.
src/server/prot-a-output.h
View file @
cdd5b46a
/*
* $Id: prot-a-output.h,v 0.2
4
1999/0
2/05 21:47:53
ceder Exp $
* $Id: prot-a-output.h,v 0.2
5
1999/0
4/28 22:19:11
ceder Exp $
* Copyright (C) 1991, 1992, 1994, 1995, 1996 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -23,10 +23,14 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: prot-a-output.h,v 0.2
4
1999/0
2/05 21:47:53
ceder Exp $
* $Id: prot-a-output.h,v 0.2
5
1999/0
4/28 22:19:11
ceder Exp $
*
*/
extern
void
prot_a_output_ul
(
Connection
*
fp
,
unsigned
long
ul
);
extern
void
prot_a_output_person
(
Connection
*
fp
,
Person
*
person
);
...
...
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