Minor documentation improvements.
[pub/lufa.git] / LUFA / Drivers / USB / Core / AVR8 / Endpoint_AVR8.h
index 985bc80..7eaabae 100644 (file)
                                UECONX |= (1 << STALLRQC);
                        }
 
-                       /** Determines if the currently selected endpoint is stalled, false otherwise.
+                       /** Determines if the currently selected endpoint is stalled, \c false otherwise.
                         *
                         *  \ingroup Group_EndpointPacketManagement_AVR8
                         *