summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/dev/ic/ami.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/ami.c b/sys/dev/ic/ami.c
index 54f73d91e0d..010e4e93ec4 100644
--- a/sys/dev/ic/ami.c
+++ b/sys/dev/ic/ami.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ami.c,v 1.7 2001/04/30 15:45:05 mickey Exp $ */
+/* $OpenBSD: ami.c,v 1.8 2001/05/05 03:08:25 mickey Exp $ */
/*
* Copyright (c) 2001 Michael Shalayeff
@@ -49,7 +49,7 @@
* Theo de Raadt.
*/
-#define AMI_DEBUG
+/* #define AMI_DEBUG */
#include <sys/param.h>
#include <sys/systm.h>