whitespace
This commit is contained in:
parent
55b8af8ad4
commit
358b69935b
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: complete.c,v 1.18 1999/02/07 13:14:06 lukem Exp $ */
|
||||
/* $NetBSD: complete.c,v 1.19 1999/02/08 05:27:56 lukem Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1997 The NetBSD Foundation, Inc.
|
||||
|
@ -40,7 +40,7 @@
|
|||
|
||||
#include <sys/cdefs.h>
|
||||
#ifndef lint
|
||||
__RCSID("$NetBSD: complete.c,v 1.18 1999/02/07 13:14:06 lukem Exp $");
|
||||
__RCSID("$NetBSD: complete.c,v 1.19 1999/02/08 05:27:56 lukem Exp $");
|
||||
#endif /* not lint */
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue