summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/ansi.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme88k/include/ansi.h')
-rw-r--r--sys/arch/mvme88k/include/ansi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/include/ansi.h b/sys/arch/mvme88k/include/ansi.h
index b613ff06231..f5371e77b29 100644
--- a/sys/arch/mvme88k/include/ansi.h
+++ b/sys/arch/mvme88k/include/ansi.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ansi.h,v 1.11 2001/08/11 23:51:28 miod Exp $ */
+/* $OpenBSD: ansi.h,v 1.12 2002/03/14 03:15:57 millert Exp $ */
/*-
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
@@ -55,7 +55,7 @@
#define _BSD_TIMER_T_ int
#if 0
-#define _BSD_VA_LIST_ char* /* va_list */
+#define _BSD_VA_LIST_ char * /* va_list */
#endif
#include "va-m88k.h"