diff options
author | Christof Schmitt <cs@samba.org> | 2015-02-18 14:42:11 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2015-02-19 01:31:43 +0100 |
commit | 7a4615656937d94d203cb2919b08ed237bba6764 (patch) | |
tree | 4ce1f865346746dd53272200248f026c6c2f43d9 /docs-xml/manpages | |
parent | 693ba266c7d84d37b0f5d4253a6a87dc6ddd2b71 (diff) | |
download | samba-7a4615656937d94d203cb2919b08ed237bba6764.tar.gz samba-7a4615656937d94d203cb2919b08ed237bba6764.tar.xz samba-7a4615656937d94d203cb2919b08ed237bba6764.zip |
regedit: Rename variable to fix compile warning
With --picky-developer this warning is turned into an error:
cc1: warnings being treated as errors
../source3/utils/regedit_treeview.c: In function ‘tree_node_load_children’:
../source3/utils/regedit_treeview.c:256: error: declaration of ‘key_name’ shadows a global declaration
/usr/include/ncurses.h:1419: error: shadowed declaration is here
Fix this by renaming the local variable.
Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Feb 19 01:31:44 CET 2015 on sn-devel-104
Diffstat (limited to 'docs-xml/manpages')
0 files changed, 0 insertions, 0 deletions