Copyright Digital Equipment Corp. All rights reserved.

DUPTYPESPEC

Message        <Context> the same type specifier occurs more than
               once.

Description    The same type specifier appears more than once in the
               same declaration.  The redundant specifier will be
               ignored.

User Action    Remove the duplicate type specifier.