Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
4c7598ad
...
4c7598ade85f6581d07c0f4d3997137f9da47352
authored
2004-01-14 12:40:24 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Minor fix in help output.
1 parent
f4f8282e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
frm/frm.c
frm/frm.c
View file @
4c7598a
...
...
@@ -238,7 +238,7 @@ parse_opt (int key, char *arg, struct argp_state *state)
static
struct
argp
argp
=
{
options
,
parse_opt
,
N_
(
"[URL]"
),
N_
(
"[URL
...
]"
),
doc
,
NULL
,
NULL
,
NULL
...
...
Please
register
or
sign in
to post a comment