summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/include/autoconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sgi/include/autoconf.h')
-rw-r--r--sys/arch/sgi/include/autoconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sgi/include/autoconf.h b/sys/arch/sgi/include/autoconf.h
index 3d2c0a7b126..c2e71a19f83 100644
--- a/sys/arch/sgi/include/autoconf.h
+++ b/sys/arch/sgi/include/autoconf.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: autoconf.h,v 1.9 2004/10/20 12:49:15 pefo Exp $ */
+/* $OpenBSD: autoconf.h,v 1.10 2005/02/22 20:32:39 grange Exp $ */
/*
* Copyright (c) 2001-2003 Opsycon AB (www.opsycon.se / www.opsycon.com)
@@ -27,7 +27,7 @@
*/
/*
- * Definitions used buy autoconfiguration.
+ * Definitions used by autoconfiguration.
*/
#ifndef _MACHINE_AUTOCONF_H_