Fix @file documentation blocks in new interfaces source files.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2422 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -30,8 +30,8 @@
|
||||
#ifndef OPENOCD_JTAG_INTERFACES_H
|
||||
#define OPENOCD_JTAG_INTERFACES_H
|
||||
|
||||
/**
|
||||
* @file Exports the list of JTAG interface drivers, along with routines
|
||||
/** @file
|
||||
* Exports the list of JTAG interface drivers, along with routines
|
||||
* for loading and unloading them dynamically from shared libraries.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user