Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mike Perry
Tor
Commits
94b9525f
Commit
94b9525f
authored
Nov 09, 2004
by
Roger Dingledine
Browse files
EntryNodess is not the plural of EntryNodes
svn:r2728
parent
3c6b6a53
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/or/config.c
View file @
94b9525f
...
...
@@ -47,7 +47,7 @@ typedef struct config_abbrev_t {
/* A list of command-line abbreviations. */
static
config_abbrev_t
config_abbrevs
[]
=
{
PLURAL
(
ExitNode
),
PLURAL
(
EntryNode
s
),
PLURAL
(
EntryNode
),
PLURAL
(
ExcludeNode
),
PLURAL
(
FirewallPort
),
PLURAL
(
HiddenServiceNode
),
...
...
Write
Preview
Supports
Markdown
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