diff options
Diffstat (limited to 'net/unix/af_unix.c')
| -rw-r--r-- | net/unix/af_unix.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/net/unix/af_unix.c b/net/unix/af_unix.c index e18cd3628db..392e80e3268 100644 --- a/net/unix/af_unix.c +++ b/net/unix/af_unix.c @@ -8,8 +8,6 @@   *		as published by the Free Software Foundation; either version   *		2 of the License, or (at your option) any later version.   * - * Version:	$Id: af_unix.c,v 1.133 2002/02/08 03:57:19 davem Exp $ - *   * Fixes:   *		Linus Torvalds	:	Assorted bug cures.   *		Niibe Yutaka	:	async I/O support.  |