mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +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-des.c | ||
Makefile |