PERFORCE change 34260 for review

John Baldwin jhb at FreeBSD.org
Wed Jul 9 12:13:56 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=34260

Change 34260 by jhb at 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
 		}


More information about the p4-projects mailing list