(getopt_long): Pass additional zero to _getopt_internal.
commit0199448954e63218f4bbc83009df0c0bb8cd60d9
authorUlrich Drepper <drepper@redhat.com>
Thu, 26 Feb 2009 01:21:29 +0000 (26 01:21 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 26 Feb 2009 01:21:29 +0000 (26 01:21 +0000)
tree3aa47cc937d393d8b16eaf36d233b517c8a2a457
parent13db5c4ef815c16b577285083ed087e560dde063
(getopt_long): Pass additional zero to _getopt_internal.
(getopt_long_only): Likewise.
(_getopt_long_r): Pass additional zero to _getopt_internal_r.
(_getopt_long_only_r): Likewise.
posix/getopt1.c