Minor documentation improvements.
[pub/USBasp.git] / Demos / Device / LowLevel / Mouse / Mouse.c
index 144cf4e..7575a81 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "Mouse.h"
 
-/** Indicates what report mode the host has requested, true for normal HID reporting mode, false for special boot
+/** Indicates what report mode the host has requested, true for normal HID reporting mode, \c false for special boot
  *  protocol reporting mode.
  */
 static bool UsingReportProtocol = true;