mirror of
https://github.com/opnsense/src.git
synced 2026-03-04 22:32:37 -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-md5.c | ||
| crypt-shs.c | ||
| crypt.3 | ||
| crypt.c | ||
| crypt.h | ||
| Makefile | ||
| misc.c | ||