mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-10 11:12:46 -04:00
Fix typo for no-debuginfo properly
This commit is contained in:
@@ -245,7 +245,7 @@ builder_options_class_init (BuilderOptionsClass *klass)
|
||||
FALSE,
|
||||
G_PARAM_READWRITE));
|
||||
g_object_class_install_property (object_class,
|
||||
PROP_STRIP,
|
||||
PROP_NO_DEBUGINFO,
|
||||
g_param_spec_boolean ("no-debuginfo",
|
||||
"",
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user