CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/12/14 18:51:23
Modified files: lib/libcrypto/objects: obj_dat.c Log message: Hoist OBJ_sn2nid() over OBJ_ln2nid() In all other places, the short name comes before the long name, so fix the only exception.