Cosmetic nits.
This commit is contained in:
parent
04e2145813
commit
684eb80714
@ -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>
|
#include <sys/cdefs.h>
|
||||||
#if !defined(lint)
|
#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 */
|
#endif /* not lint */
|
||||||
|
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user