Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2016 11:33:01 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r303476 - head/sys/dev/usb/template
Message-ID:  <201607291133.u6TBX1WO055548@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Fri Jul 29 11:33:01 2016
New Revision: 303476
URL: https://svnweb.freebsd.org/changeset/base/303476

Log:
  Fix MTP description in the comment.
  
  MFC after:	1 month

Modified:
  head/sys/dev/usb/template/usb_template_mtp.c

Modified: head/sys/dev/usb/template/usb_template_mtp.c
==============================================================================
--- head/sys/dev/usb/template/usb_template_mtp.c	Fri Jul 29 08:50:36 2016	(r303475)
+++ head/sys/dev/usb/template/usb_template_mtp.c	Fri Jul 29 11:33:01 2016	(r303476)
@@ -26,7 +26,7 @@
  */
 
 /*
- * This file contains the USB templates for an USB Message Transfer
+ * This file contains the USB templates for an USB Media Transfer
  * Protocol device.
  *
  * NOTE: It is common practice that MTP devices use some dummy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607291133.u6TBX1WO055548>