Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jul 2003 12:13:54 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 34260 for review
Message-ID:  <200307091913.h69JDsU9046226@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=34260

Change 34260 by jhb@jhb_laptop on 2003/07/09 12:13:32

	Compile.

Affected files ...

.. //depot/projects/smpng/sys/ddb/db_output.c#6 edit

Differences ...

==== //depot/projects/smpng/sys/ddb/db_output.c#6 (text+ko) ====

@@ -195,9 +195,9 @@
 				db_printf("\n");
 				return;
 			}
+#if 0
 			/* FALLTHROUGH */
 		default:
-#if 0
 			cnputc('\007');
 #endif
 		}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307091913.h69JDsU9046226>