Prevent 'n' being used as a parameter name.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 29 Jun 2009 10:18:19 +0000 (11:18 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 29 Jun 2009 10:18:19 +0000 (11:18 +0100)
Parameters named 'n' sometimes break the Perl bindings, so
check for this in the generator and prevent it.


No differences found