Cosmetic nits.

This commit is contained in:
ad 2000-08-03 08:32:36 +00:00
parent 04e2145813
commit 684eb80714

View File

@ -1,4 +1,4 @@
/* $NetBSD: md5crypt.c,v 1.1 2000/07/06 11:12:42 ad Exp $ */
/* $NetBSD: md5crypt.c,v 1.2 2000/08/03 08:32:36 ad Exp $ */
/*
* ----------------------------------------------------------------------------
@ -15,7 +15,7 @@
#include <sys/cdefs.h>
#if !defined(lint)
__RCSID("$NetBSD: md5crypt.c,v 1.1 2000/07/06 11:12:42 ad Exp $");
__RCSID("$NetBSD: md5crypt.c,v 1.2 2000/08/03 08:32:36 ad Exp $");
#endif /* not lint */
#include <unistd.h>