orion / gssproxy

Forked from gssproxy 6 years ago
Clone

09a2c4a Use defined enum instead of constant

1 file Authored by lslebodn 9 years ago, Committed by simo 9 years ago,
    Use defined enum instead of constant
    
    Value of enum gp_rpc_accept_status GP_RPC_SUCCESS is 0
    Value of enum gp_rpc_reject_status GP_RPC_RPC_MISMATCH is 0
    
    Signed-off-by: Lukas Slebodnik <lslebodn@redhat.com>
    Reviewed-by: Simo Sorce <simo@redhat.com>
    
        
file modified
+3 -3