avoid assignment inside if condition (dictionary.c)
authorJoel Brobecker <brobecker@gnat.com>
Tue, 26 Oct 2010 14:50:13 +0000 (14:50 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 26 Oct 2010 14:50:13 +0000 (14:50 +0000)
commit558b1900b0750489aaedeeb5ad173ce7331db68f
tree6381e5c94a77c82aa41f7ecd6a7a07e5f838afe7
parenta41df09498a11ee1de8d43e274fe67f719824b58
avoid assignment inside if condition (dictionary.c)

This change gets rid of an ARI warning which was recently introduced
by one of our changes.

gdb/ChangeLog:

        * dictionary.c (dict_hash): Move assignment out of if condition.
gdb/ChangeLog
gdb/dictionary.c
This page took 0.025959 seconds and 4 git commands to generate.