Tweak target_xfer_status_to_string
authorYao Qi <yao@codesourcery.com>
Sun, 23 Feb 2014 06:27:17 +0000 (14:27 +0800)
committerYao Qi <yao@codesourcery.com>
Mon, 24 Feb 2014 06:16:36 +0000 (14:16 +0800)
commit01cb880427d5fe2f652ca8b455012fd05ae962ac
tree15794dd4e315520f613e1d1e44d345c055673aa5
parent93063aa69bbd3f19faa85baefd1b7fa9363a6790
Tweak target_xfer_status_to_string

This patch tweaks target_xfer_status_to_string on comments and argument
name.

gdb:

2014-02-24  Yao Qi  <yao@codesourcery.com>

* target.c (target_xfer_status_to_string): Rename argument err
to status.
* target.h (target_xfer_status_to_string): Update declaration.
Replace target_xfer_error_to_string with
target_xfer_status_to_string in comment.
gdb/ChangeLog
gdb/target.c
gdb/target.h
This page took 0.026063 seconds and 4 git commands to generate.