PERFORCE change 30565 for review

Marcel Moolenaar marcel at FreeBSD.org
Sun May 4 17:27:38 PDT 2003


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

Change 30565 by marcel at marcel_nfs on 2003/05/04 17:26:38

	Remove debugging printf.

Affected files ...

.. //depot/projects/sio/sys/alpha/alpha/sio_machdep.c#3 edit

Differences ...

==== //depot/projects/sio/sys/alpha/alpha/sio_machdep.c#3 (text+ko) ====

@@ -95,8 +95,6 @@
 		dd->databits = 8;
 		dd->stopbits = 1;
 		dd->parity = 0;
-
-		printf("GDB: sio%d: debug port\n", i);
 		return (0);
 	}
 


More information about the p4-projects mailing list