PERFORCE change 131573 for review

Hans Petter Selasky hselasky at FreeBSD.org
Tue Dec 25 01:58:20 PST 2007


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

Change 131573 by hselasky at hselasky_laptop001 on 2007/12/25 09:58:13

	
	Style change by "usb_style.sh".

Affected files ...

.. //depot/projects/usb/src/sys/dev/usb/usb_template.c#9 edit

Differences ...

==== //depot/projects/usb/src/sys/dev/usb/usb_template.c#9 (text+ko) ====

@@ -172,7 +172,7 @@
 			}
 		}
 	}
-	temp->bNumEndpoints ++;
+	temp->bNumEndpoints++;
 	return;
 }
 


More information about the p4-projects mailing list