Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcsh/dev/hd64461 KNF
details: https://anonhg.NetBSD.org/src/rev/63036ee9a595
branches: trunk
changeset: 522113:63036ee9a595
user: uch <uch%NetBSD.org@localhost>
date: Mon Feb 11 17:19:04 2002 +0000
description:
KNF
diffstat:
sys/arch/hpcsh/dev/hd64461/hd64461intcvar.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r abf3ad58bb28 -r 63036ee9a595 sys/arch/hpcsh/dev/hd64461/hd64461intcvar.h
--- a/sys/arch/hpcsh/dev/hd64461/hd64461intcvar.h Mon Feb 11 17:18:35 2002 +0000
+++ b/sys/arch/hpcsh/dev/hd64461/hd64461intcvar.h Mon Feb 11 17:19:04 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: hd64461intcvar.h,v 1.1 2001/02/21 15:39:09 uch Exp $ */
+/* $NetBSD: hd64461intcvar.h,v 1.2 2002/02/11 17:19:04 uch Exp $ */
/*-
* Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -50,5 +50,5 @@
};
void *hd64461_intr_establish(enum hd64461_irq, int, int, int (*)(void *),
- void *);
+ void *);
void hd64461_intr_disestablish(void *);
Home |
Main Index |
Thread Index |
Old Index