From 48b3b3afba52924bbb0373a4577e27058774b6f5 Mon Sep 17 00:00:00 2001 From: zwelch Date: Tue, 30 Jun 2009 05:34:28 +0000 Subject: Fix search and replace casualty in flash.h doxygen block. git-svn-id: svn://svn.berlios.de/openocd/trunk@2425 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/flash/flash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/flash/flash.h b/src/flash/flash.h index a41586f7..65547443 100644 --- a/src/flash/flash.h +++ b/src/flash/flash.h @@ -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 flash_driver_ < i>callback () + * corresponding static flash_driver_callback() * routine in flash.c. */ typedef struct flash_driver_s -- cgit v1.2.3