PERFORCE change 29820 for review
Juli Mallett
jmallett at FreeBSD.org
Sat Apr 26 14:51:11 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=29820
Change 29820 by jmallett at jmallett_dalek on 2003/04/26 14:50:23
Correct end label to match entry label.
Affected files ...
.. //depot/projects/mips/sys/mips/mips/support.S#7 edit
Differences ...
==== //depot/projects/mips/sys/mips/mips/support.S#7 (text+ko) ====
@@ -261,7 +261,7 @@
ENTRY(copystr)
jr ra
nop
-END(copyout)
+END(copystr)
/*
* copyinstr(9)
More information about the p4-projects
mailing list