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.
This commit is contained in:
Ulrich Drepper 2001-08-22 23:25:12 +00:00
parent 3220cade24
commit f95ada8103
1 changed files with 4 additions and 4 deletions