Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lyskom-server-ceder-1616-generations-topgit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
27dfc250
Commit
27dfc250
authored
33 years ago
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
Added who_info_ident_list and session_info_ident to Result_holder.
parent
2fd71cc2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/server/connections.h
+4
-2
4 additions, 2 deletions
src/server/connections.h
with
4 additions
and
2 deletions
src/server/connections.h
+
4
−
2
View file @
27dfc250
/*
* $Id: connections.h,v 0.
8
1992/04/0
1 20:50
:4
0
ceder Exp $
* $Id: connections.h,v 0.
9
1992/04/0
4 17:26
:4
9
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: connections.h,v 0.
8
1992/04/0
1 20:50
:4
0
ceder Exp $
* $Id: connections.h,v 0.
9
1992/04/0
4 17:26
:4
9
ceder Exp $
*
* connections.h -- The top level of the communication packet.
*
...
...
@@ -185,6 +185,8 @@ typedef union {
Session_info
session_info
;
Session_no
session_no
;
Text_no
text_no
;
Who_info_ident_list
who_info_ident_list
;
Session_info_ident
session_info_ident
;
}
Result_holder
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment