More whitespace consistency tweaks
This commit is contained in:
parent
248b38c348
commit
a1273fe760
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: unvis.c,v 1.26 2005/05/16 11:40:16 lukem Exp $ */
|
||||
/* $NetBSD: unvis.c,v 1.27 2005/05/16 11:42:04 lukem Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1989, 1993
|
||||
|
@ -34,7 +34,7 @@
|
|||
#if 0
|
||||
static char sccsid[] = "@(#)unvis.c 8.1 (Berkeley) 6/4/93";
|
||||
#else
|
||||
__RCSID("$NetBSD: unvis.c,v 1.26 2005/05/16 11:40:16 lukem Exp $");
|
||||
__RCSID("$NetBSD: unvis.c,v 1.27 2005/05/16 11:42:04 lukem Exp $");
|
||||
#endif
|
||||
#endif /* LIBC_SCCS and not lint */
|
||||
|
||||
|
|
Loading…
Reference in New Issue