CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/14 07:02:57
Modified files:
lib/libcrypto/objects: obj_dat.c
Log message:
Simplify OBJ_nid2sn()
This is exactly the same as the previous OBJ_nid2ln() change modulo
s/ln/sn/g.
ok jsing
