diff options
author | Pablo Barciela <[email protected]> | 2019-05-07 18:33:55 +0200 |
---|---|---|
committer | lukefromdc <[email protected]> | 2019-05-09 05:16:43 +0000 |
commit | 2768c0c160f2af5d04edf99da92b83fc087251fe (patch) | |
tree | 5383455dbbb3ba85f5d38cedea7d87ad323ead09 /.travis.yml | |
parent | 4993f0eaa7860b7bf7408172a612d7a12c09bbb9 (diff) | |
download | caja-2768c0c160f2af5d04edf99da92b83fc087251fe.tar.bz2 caja-2768c0c160f2af5d04edf99da92b83fc087251fe.tar.xz |
libegg: reduce the scope of some variables
Fixes 'cppcheck' warnings:
[libegg/eggdesktopfile.c:483]: (style) The scope of the variable 'try_exec' can be reduced.
[libegg/eggdesktopfile.c:483]: (style) The scope of the variable 'found_program' can be reduced.
[libegg/eggdesktopfile.c:484]: (style) The scope of the variable 'only_show_in' can be reduced.
[libegg/eggdesktopfile.c:484]: (style) The scope of the variable 'not_show_in' can be reduced.
[libegg/eggdesktopfile.c:486]: (style) The scope of the variable 'i' can be reduced.
[libegg/eggdesktopfile.c:608]: (style) The scope of the variable 'p' can be reduced.
[libegg/eggsmclient-xsmp.c:227]: (style) The scope of the variable 'cmdline' can be reduced.
[libegg/eggsmclient-xsmp.c:773]: (style) The scope of the variable 'fd' can be reduced.
[libegg/eggsmclient-xsmp.c:808]: (style) The scope of the variable 'keys' can be reduced.
[libegg/eggtreemultidnd.c:305]: (style) The scope of the variable 'context' can be reduced.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions