reset cleanup

git-svn-id: svn://svn.berlios.de/openocd/trunk@1048 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe 2008-10-14 06:21:02 +00:00
parent fe41e273e3
commit 3600e7c6e0
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@ int target_resume(struct target_s *target, int current, u32 address, int handle_
} }
static int target_process_reset(struct command_context_s *cmd_ctx, enum target_reset_mode reset_mode) int target_process_reset(struct command_context_s *cmd_ctx, enum target_reset_mode reset_mode)
{ {
char buf[100]; char buf[100];
int retval; int retval;