summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-06-17 08:58:37 +0200
committerRalf Baechle <ralf@linux-mips.org>2013-06-17 09:01:02 +0200
commit6c384869373c6a1287e9523dbd092dcde4b58c0e (patch)
tree7f2e8755ecbeb0978fcd4beaa08a53a2a4b3fb00 /ChangeLog
parent5fe5ebf26a3906f5ff29d4fc455865f3a258b804 (diff)
call: Fix warning about set but not used variable.
gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -Wno-pointer-sign -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c menu.c: In function ‘p_dwn_menu’: menu.c:132:15: warning: variable ‘pos’ set but not used [-Wunused-but-set-variable] menu.c: In function ‘top_menu’: menu.c:244:11: warning: variable ‘pos’ set but not used [-Wunused-but-set-variable] Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions