Fix formatting.
authorUlrich Drepper <drepper@redhat.com>
Wed, 22 Aug 2001 23:25:12 +0000 (23:25 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 22 Aug 2001 23:25:12 +0000 (23:25 +0000)
commitf95ada8103d2eda8ff201653df134d10ba75fac6
tree8c612b9052520e9d262f1bd7b04fa2443e8fe778
parent3220cade24dd50e31c528f0b6567e0bb6bdf418a
Fix formatting.

* posix/getopt.h (getopt_long, getopt_long_only, _getopt_internal):
Rename __argc to ___argc in prototypes to avoid compatibility
problems with systems that reserve the identifier "__argc".
Similarly for __argv.
ChangeLog