Use hash table instead of list.
authorSoren Sandmann <sandmann@daimi.au.dk>
Tue, 20 Nov 2007 23:50:21 +0000 (23:50 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Tue, 20 Nov 2007 23:50:21 +0000 (23:50 +0000)
commit64d220e3466c1e48caa853f154ea29bc224e6066
tree93aa31a955cabff859b0e9e8601403930f252a51
parentd3b5cc446fb9c0209635eb3aec4106426d5dd788
Use hash table instead of list.

2007-11-20  Soren Sandmann <sandmann@daimi.au.dk>

        * binfile.c (find_separate_debug_file): Use hash table instead of
        list.

svn path=/trunk/; revision=395
ChangeLog
binfile.c