Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
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
bd7d487d
Commit
bd7d487d
authored
Jan 01, 2002
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(init_priv_bits): Initialize flg7 instead of extern_gw.
parent
f5279f94
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/server/memory.c
src/server/memory.c
+2
-2
No files found.
src/server/memory.c
View file @
bd7d487d
/*
* $Id: memory.c,v 0.3
8
200
1/12/28 19:04
:4
5
ceder Exp $
* $Id: memory.c,v 0.3
9
200
2/01/01 09:30
:4
6
ceder Exp $
* Copyright (C) 1991-1994, 1996-1999 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -486,7 +486,7 @@ init_priv_bits (Priv_bits *pb)
pb
->
create_pers
=
0
;
pb
->
create_conf
=
0
;
pb
->
change_name
=
0
;
pb
->
extern_gw
=
0
;
pb
->
flg7
=
0
;
pb
->
flg8
=
0
;
pb
->
flg9
=
0
;
pb
->
flg10
=
0
;
...
...
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