CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/10/19 15:00:43
Modified files:
usr.bin/mandoc : mdoc_argv.c
Log message:
sync to 1.9.7: avoid using the same identifier for a static function
and for a local variable in another function in the same compilation unit;
suggested by Ulrich Spoerlein, uqs at spoerlein dot net
