Copyright Digital Equipment Corp. All rights reserved.

MIXOLDNEW

Message        The definition of the function <name> includes both a
               prototype and a declaration list.

Description    A function has been defined using both a declaration
               list and a prototype.  This is not valid.

User Action    Correct the declaration.