Copyright Digital Equipment Corp. All rights reserved.

FUNCINIT

Message        The declaration of the function "<name>" includes an
               initializer.

Description    A function declaration cannot contain an initializer.

User Action    Remove the initializer from the declaration.