PERFORCE change 144740 for review

Marcel Moolenaar marcel at FreeBSD.org
Sat Jul 5 19:40:15 UTC 2008


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

Change 144740 by marcel at marcel_xcllnt on 2008/07/05 19:39:13

	Fix typo.

Affected files ...

.. //depot/projects/uart/dev/uart/uart_cpu_pc98.c#19 edit

Differences ...

==== //depot/projects/uart/dev/uart/uart_cpu_pc98.c#19 (text+ko) ====

@@ -106,7 +106,7 @@
 		    ivar == 0)
 			continue;
 
-		class = uart_pc98_isa_dev(ivar);
+		class = uart_pc98_getdev(ivar);
 		if (class == NULL)
 			continue;
 


More information about the p4-projects mailing list