Skip to content
GitLab
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
0e742521
Commit
0e742521
authored
Aug 02, 1996
by
Per Cederqvist
Browse files
(Conf_type): Renamed anarchy to allow_anon.
parent
06064d05
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/include/kom-types.h
View file @
0e742521
/*
* $Id: kom-types.h,v 0.2
0
1996/08/02
19:57:01
ceder Exp $
* $Id: kom-types.h,v 0.2
1
1996/08/02
23:58:38
ceder Exp $
* Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -245,7 +245,7 @@ typedef struct {
* identity which is his supervisor.
*/
unsigned
int
letter_box
:
1
;
/* Is this a letter box? */
unsigned
int
a
narchy
:
1
;
/* do we accept anonymous messages */
unsigned
int
a
llow_anon
:
1
;
/* do we accept anonymous messages */
unsigned
int
reserved1
:
1
;
unsigned
int
reserved2
:
1
;
unsigned
int
reserved3
:
1
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment