From 9cec85bfd92a77a97e7d12625897de2682dfacd7 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 22 Apr 2009 14:28:55 +0000 Subject: Documentation enhancements to improve documentation cross-references. --- LUFA/Drivers/USB/HighLevel/StreamCallbacks.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/Drivers/USB/HighLevel/StreamCallbacks.h') diff --git a/LUFA/Drivers/USB/HighLevel/StreamCallbacks.h b/LUFA/Drivers/USB/HighLevel/StreamCallbacks.h index 5f0b73742..6a18920c3 100644 --- a/LUFA/Drivers/USB/HighLevel/StreamCallbacks.h +++ b/LUFA/Drivers/USB/HighLevel/StreamCallbacks.h @@ -47,7 +47,7 @@ * these functions are used) which allow the user application to abort the transfer when certain * arbitrary conditions are met. * - * Stream callback functions should return a value from the StreamCallback_Return_ErrorCodes_t + * Stream callback functions should return a value from the \ref StreamCallback_Return_ErrorCodes_t * enum. * * Usage Example (Device Endpoint, but applicable for Host Pipes also): -- cgit v1.2.3