This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gold][patch] Change how to specify options for the plugins


Index: gold/options.h
===================================================================
+  DEFINE_special(plugin_opt, options::TWO_DASHES, '\0',
+                 N_("pass an option to the plugin"), N_("OPTION"));

Capitalize the first word: "Pass an option to the plugin".

With that change, it looks good to me, but Ian will need to OK it.

-cary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]