whitespace nits

This commit is contained in:
lukem 1999-11-11 01:19:11 +00:00
parent f16bb11bf0
commit 2ef6c64e80
3 changed files with 10 additions and 10 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: domacro.c,v 1.14 1999/10/24 12:31:37 lukem Exp $ */
/* $NetBSD: domacro.c,v 1.15 1999/11/11 01:19:11 lukem Exp $ */
/*
* Copyright (c) 1985, 1993, 1994
@ -38,7 +38,7 @@
#if 0
static char sccsid[] = "@(#)domacro.c 8.3 (Berkeley) 4/2/94";
#else
__RCSID("$NetBSD: domacro.c,v 1.14 1999/10/24 12:31:37 lukem Exp $");
__RCSID("$NetBSD: domacro.c,v 1.15 1999/11/11 01:19:11 lukem Exp $");
#endif
#endif /* not lint */

View File

@ -1,4 +1,4 @@
/* $NetBSD: fetch.c,v 1.95 1999/11/10 07:34:41 lukem Exp $ */
/* $NetBSD: fetch.c,v 1.96 1999/11/11 01:19:11 lukem Exp $ */
/*-
* Copyright (c) 1997-1999 The NetBSD Foundation, Inc.
@ -38,7 +38,7 @@
#include <sys/cdefs.h>
#ifndef lint
__RCSID("$NetBSD: fetch.c,v 1.95 1999/11/10 07:34:41 lukem Exp $");
__RCSID("$NetBSD: fetch.c,v 1.96 1999/11/11 01:19:11 lukem Exp $");
#endif /* not lint */
/*

View File

@ -1,4 +1,4 @@
/* $NetBSD: ftp.c,v 1.86 1999/11/03 02:03:08 lukem Exp $ */
/* $NetBSD: ftp.c,v 1.87 1999/11/11 01:19:12 lukem Exp $ */
/*-
* Copyright (c) 1996-1999 The NetBSD Foundation, Inc.
@ -103,7 +103,7 @@
#if 0
static char sccsid[] = "@(#)ftp.c 8.6 (Berkeley) 10/27/94";
#else
__RCSID("$NetBSD: ftp.c,v 1.86 1999/11/03 02:03:08 lukem Exp $");
__RCSID("$NetBSD: ftp.c,v 1.87 1999/11/11 01:19:12 lukem Exp $");
#endif
#endif /* not lint */