summaryrefslogtreecommitdiff
path: root/src/jtag/interfaces.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtag/interfaces.h')
-rw-r--r--src/jtag/interfaces.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/jtag/interfaces.h b/src/jtag/interfaces.h
index a6d94405..a32d3f91 100644
--- a/src/jtag/interfaces.h
+++ b/src/jtag/interfaces.h
@@ -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.
*/