RNF3763

A return value is expected for the procedure-interface specification.

20

Cause . . . . . : No return value has been specified for the procedure-interface specification, but the prototype indicates that a value is returned. The return-value definition from the prototype is assumed.

Recovery . . . : Correct one of the return value definitions. Compile again.