Clean up bogus whitespace
This commit is contained in:
parent
3a0170518a
commit
4a065f3379
|
@ -1,4 +1,4 @@
|
||||||
/* $NetBSD: nfs_socket.c,v 1.133 2006/05/28 06:47:58 yamt Exp $ */
|
/* $NetBSD: nfs_socket.c,v 1.134 2006/05/28 13:23:08 blymn Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1989, 1991, 1993, 1995
|
* Copyright (c) 1989, 1991, 1993, 1995
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <sys/cdefs.h>
|
#include <sys/cdefs.h>
|
||||||
__KERNEL_RCSID(0, "$NetBSD: nfs_socket.c,v 1.133 2006/05/28 06:47:58 yamt Exp $");
|
__KERNEL_RCSID(0, "$NetBSD: nfs_socket.c,v 1.134 2006/05/28 13:23:08 blymn Exp $");
|
||||||
|
|
||||||
#include "fs_nfs.h"
|
#include "fs_nfs.h"
|
||||||
#include "opt_nfs.h"
|
#include "opt_nfs.h"
|
||||||
|
|
Loading…
Reference in New Issue