mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
462da152d2
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 |