jlink: remove superfluous indentation
[fw/openocd] / src / xsvf / xsvf.h
index 017af882ed6569c4991d6a6c21910395a8d0ca23..2153a2dd3d4336c3a4808dbe0ec01b126aec282b 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "command.h"
 
-extern int xsvf_register_commands(struct command_context_s *cmd_ctx);
+int xsvf_register_commands(struct command_context *cmd_ctx);
 
 #define ERROR_XSVF_EOF (-200)
 #define ERROR_XSVF_FAILED      (-201)