mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
Revert the major number back to 2. libcrypt only export one function, before the recent changes and now: char *crypt(const char *key, const char *salt); The prototype didn't changed. Internal representation of `char' and `char *' didn't changed. Therefore, there is no reason to change the version number. |
||
|---|---|---|
| .. | ||
| crypt-des.c | ||
| Makefile | ||