]> git.sur5r.net Git - openocd/blobdiff - src/flash/flash.h
- Fixes '[<>]' whitespace
[openocd] / src / flash / flash.h
index 25328099d4f6c897abfc6b00abb0ef517117cc49..c957d03e2b2f113356e20d663ae62579d5985983 100644 (file)
@@ -76,7 +76,7 @@ struct flash_bank_s;
  * that matches @c DRIVERNAME.
  *
  * The flash subsystem calls some of the other drivers routines a using
- * corresponding static <code>flash_driver_<i>callback</i>()</code>
+ * corresponding static <code > flash_driver_ < i>callback</i > ()</code>
  * routine in flash.c.
  */
 typedef struct flash_driver_s