3d1c81b Ticket 48272 - Fix compiler warnings for addn

Authored and Committed by William Brown 7 years ago
    Ticket 48272 - Fix compiler warnings for addn
    
    Bug Description:  There were a number of warnings about const discard.
    
    Fix Description:  Fix the types in addn.c to prevent the warnings.
    
    https://fedorahosted.org/389/ticket/48272
    
    Author: wibrown
    
    Review by: mreynolds (Thanks!)