Fix search and replace casualty in flash.h doxygen block. --- flash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Fix search and replace casualty in flash.h doxygen block. --- flash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ====== only in patch2: unchanged: --- src/flash/flash.h (revision 2413) +++ src/flash/flash.h (working copy) @@ -76,7 +76,7 @@ * 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
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
