Copyright Digital Equipment Corp. All rights reserved.

PARAMREDECL

Message        <Context> "<name>" overrides a formal parameter
               declared at <where>.

Description    A declaration within a function body redeclares a
               formal parameter.

User Action    Change the name of either the formal parameter or the
               declared variable.