From 4fb7332cbdc556eb3121161e338af96430e1b0c7 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 8 Jan 2001 03:11:56 +0000 Subject: Fix warnings. --- include/asm-mips64/watch.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'include/asm-mips64/watch.h') diff --git a/include/asm-mips64/watch.h b/include/asm-mips64/watch.h index b9c744ce8..572f3fe28 100644 --- a/include/asm-mips64/watch.h +++ b/include/asm-mips64/watch.h @@ -1,10 +1,9 @@ -/* $Id: watch.h,v 1.1 1999/09/27 16:01:41 ralf Exp $ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * - * Copyright (C) 1996, 1997, 1998, 1999 by Ralf Baechle + * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 by Ralf Baechle */ #ifndef _ASM_WATCH_H #define _ASM_WATCH_H @@ -35,4 +34,4 @@ extern asmlinkage void __watch_reenable(void); if (watch_available) \ __watch_reenable() -#endif _ASM_WATCH_H +#endif /* _ASM_WATCH_H */ -- cgit v1.2.3