summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/watch.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/watch.h')
-rw-r--r--include/asm-mips/watch.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/include/asm-mips/watch.h b/include/asm-mips/watch.h
index abfc622ef..7945e0b2f 100644
--- a/include/asm-mips/watch.h
+++ b/include/asm-mips/watch.h
@@ -1,10 +1,9 @@
-/* $Id: watch.h,v 1.3 1998/08/19 21:58:15 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 by Ralf Baechle
+ * Copyright (C) 1996, 1997, 1998, 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 */