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
Toggle navigation
Open sidebar
GNOME
GLib
Commits
9863cce0
Commit
9863cce0
authored
Mar 18, 2013
by
Christian Persch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
goption: g_option_context_new allows NULL for parameter_string
parent
cc092232
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
glib/goption.c
glib/goption.c
+1
-1
No files found.
glib/goption.c
View file @
9863cce0
...
...
@@ -276,7 +276,7 @@ G_DEFINE_QUARK (g-option-context-error-quark, g_option_error)
/**
* g_option_context_new:
* @parameter_string: a string which is displayed in
* @parameter_string:
(allow-none):
a string which is displayed in
* the first line of <option>--help</option> output, after the
* usage summary
* <literal><replaceable>programname</replaceable> [OPTION...]</literal>
...
...
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