Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lyskom-server-ceder-1616-generations-topgit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
20f993d0
Commit
20f993d0
authored
Jan 01, 2002
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Priv_bits): Renamed the unused bit ``extern_gw'' to ``flg7'', and
reserve it for future use.
parent
35d60cfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/include/kom-types.h
src/include/kom-types.h
+3
-3
No files found.
src/include/kom-types.h
View file @
20f993d0
/*
* $Id: kom-types.h,v 0.4
8 2001/12/28 20:41:01
ceder Exp $
* $Id: kom-types.h,v 0.4
9 2002/01/01 09:30:35
ceder Exp $
* Copyright (C) 1990-1999, 2001 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -103,8 +103,8 @@ typedef struct {
unsigned
int
create_pers
:
1
;
unsigned
int
create_conf
:
1
;
unsigned
int
change_name
:
1
;
unsigned
int
extern_gw
:
1
;
unsigned
int
flg8
:
1
;
/* For future use. */
unsigned
int
flg7
:
1
;
/* For future use. */
unsigned
int
flg8
:
1
;
unsigned
int
flg9
:
1
;
unsigned
int
flg10
:
1
;
unsigned
int
flg11
:
1
;
...
...
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