CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/03/10 02:38:11
Modified files: lib/libcrypto/ec: ec.h Log message: ec.h: remove last SunPro pragmas With the removal of the EC_POINTs_* API, this header features no arrays anymore, so this noise can go away. ok miod