Fix outdated filename references in the LUFA documentation.

This commit is contained in:
Dean Camera 2013-09-01 11:34:38 +02:00
parent adb61c7b29
commit 14ba7a7047
1 changed files with 2 additions and 2 deletions

View File

@ -102,10 +102,10 @@
*
* \subsection SSec_WinINF_CDC Windows CDC INF Template
* This template is required for all CDC-ACM devices on Windows XP or newer.
* \verbinclude WindowsINF/CDC-ACM.inf
* \verbinclude "WindowsINF/LUFA CDC-ACM.inf"
*
* \subsection SSec_WinINF_RNDIS Windows RNDIS INF Template
* This template is required for all RNDIS devices on Windows XP or newer.
* \verbinclude WindowsINF/RNDIS.inf
* \verbinclude "WindowsINF/LUFA RNDIS.inf"
*/