A return value is not expected for the procedure-interface specification.
20
Cause . . . . . : A return value has been specified for the procedure-interface specification, but the prototype indicates that the procedure does not return a value. The return value is ignored.
Recovery . . . : Correct one of the return value definitions. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.