lkml.org 
[lkml]   [2015]   [Dec]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 23/42] ACPICA: getopt: Comment update, no functional change
    Date
    From: Bob Moore <robert.moore@intel.com>

    ACPICA commit 0d784a90bc3aac75227c4459c3553de18b9ebe7a

    Document one of the option string operators.

    Link: https://github.com/acpica/acpica/commit/0d784a90
    Signed-off-by: Bob Moore <robert.moore@intel.com>
    Signed-off-by: Lv Zheng <lv.zheng@intel.com>
    ---
    tools/power/acpi/common/getopt.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/tools/power/acpi/common/getopt.c b/tools/power/acpi/common/getopt.c
    index 2496629..efefe30 100644
    --- a/tools/power/acpi/common/getopt.c
    +++ b/tools/power/acpi/common/getopt.c
    @@ -47,6 +47,7 @@
    * Option strings:
    * "f" - Option has no arguments
    * "f:" - Option requires an argument
    + * "f+" - Option has an optional argument
    * "f^" - Option has optional single-char sub-options
    * "f|" - Option has required single-char sub-options
    */
    --
    1.7.10


    \
     
     \ /
      Last update: 2015-12-29 07:41    [W:6.805 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site