diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2014-12-03 08:56:10 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2014-12-03 08:56:10 -0500 |
commit | 75783939d7bd00c4e0086e5b7e536fb88f4e9d27 (patch) | |
tree | e6eaa6e7064ef3c53f80f8c51bef7c7648d82350 /gdb/config | |
parent | 2d7bb7580ac174127f8ae127ebc4156a91035fc0 (diff) | |
download | gdb-75783939d7bd00c4e0086e5b7e536fb88f4e9d27.zip gdb-75783939d7bd00c4e0086e5b7e536fb88f4e9d27.tar.gz gdb-75783939d7bd00c4e0086e5b7e536fb88f4e9d27.tar.bz2 |
Fix make_cleanup_dtor signature to match declaration
The definition does not use the typedef for the dtor function pointer
type that the declaration uses. It's a cosmetic-only change.
ChangeLog:
* common/cleanups.c (make_cleanup_dtor): Use typedef for dtor
type.
Diffstat (limited to 'gdb/config')
0 files changed, 0 insertions, 0 deletions