diff options
author | Marcel Raad <Marcel.Raad@teamviewer.com> | 2017-07-08 11:43:51 +0200 |
---|---|---|
committer | Marcel Raad <Marcel.Raad@teamviewer.com> | 2017-07-09 14:38:10 +0200 |
commit | f601f42787f583e033f2af1cd88ce785f6af08d1 (patch) | |
tree | 1ae9081ce8c6410a2acdb886c5e1df82278682ec /packages/Symbian | |
parent | a548183546cd6d9983cb46a4e2e17ea3116432d4 (diff) |
tool_cb_wrt: fix variable shadowing warning
GCC 4.4 complains:
tool_cb_wrt.c:81: error: declaration of ‘isatty’ shadows a global
declaration
/usr/include/unistd.h:782: error: shadowed declaration is here
Fix this by renaming the variable.
Closes https://github.com/curl/curl/pull/1661
Diffstat (limited to 'packages/Symbian')
0 files changed, 0 insertions, 0 deletions