Clean up bogus whitespace

This commit is contained in:
blymn 2006-05-28 13:23:08 +00:00
parent 3a0170518a
commit 4a065f3379
1 changed files with 4 additions and 4 deletions

View File

@ -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
@ -39,7 +39,7 @@
*/
#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 "opt_nfs.h"