diff options
Diffstat (limited to 'crypt/badsalttest.c')
-rw-r--r-- | crypt/badsalttest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypt/badsalttest.c b/crypt/badsalttest.c index 60b24abbab..f8ea0377e1 100644 --- a/crypt/badsalttest.c +++ b/crypt/badsalttest.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <stdio.h> #include <unistd.h> |