From d37d419ffa419911d0488f50f65a77b1f8ecacce Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 4 Jun 2009 03:12:07 +0000 Subject: Fix Doxygen errors in demos. --- Demos/OTG/TestApp/TestEvents.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Demos/OTG/TestApp/TestEvents.c') diff --git a/Demos/OTG/TestApp/TestEvents.c b/Demos/OTG/TestApp/TestEvents.c index b2f174015..ea7fa4b55 100644 --- a/Demos/OTG/TestApp/TestEvents.c +++ b/Demos/OTG/TestApp/TestEvents.c @@ -31,7 +31,7 @@ /** \file * * This file contains dummy handlers for all the possible USB events passed to the - * application by the library (see \ref Group_Events documentation for more details on USB events). + * application by the library (see library documentation for more details on USB events). * * Each event is caught and printed to the USART so that they may be monitored. */ -- cgit v1.2.3