Loading crypto/objects/obj_dat.c +0 −1 Original line number Diff line number Diff line Loading @@ -176,7 +176,6 @@ static int add_cmp(const void *ca_void, const void *cb_void) /* abort(); */ return 0; } return(1); /* should not get here */ } static int init_added(void) Loading Loading
crypto/objects/obj_dat.c +0 −1 Original line number Diff line number Diff line Loading @@ -176,7 +176,6 @@ static int add_cmp(const void *ca_void, const void *cb_void) /* abort(); */ return 0; } return(1); /* should not get here */ } static int init_added(void) Loading