From: zwelch Date: Tue, 30 Jun 2009 05:34:28 +0000 (+0000) Subject: Fix search and replace casualty in flash.h doxygen block. X-Git-Tag: v0.2.0~90 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=48b3b3afba52924bbb0373a4577e27058774b6f5 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 --- diff --git a/src/flash/flash.h b/src/flash/flash.h index a41586f78f..655474438e 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