Move declaration and initialisation of saw_line and saw_func out of for loop.
authorNick Clifton <nickc@redhat.com>
Wed, 29 May 2002 08:46:58 +0000 (08:46 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 29 May 2002 08:46:58 +0000 (08:46 +0000)
(Actual patch accidentally checked in yesterday!)

bfd/ChangeLog

index 0db8544a7220e7b9d573b436a2eb5406ee2d81c3..169d68a10e5e4aad7ef4166ad93b299389eb2de4 100644 (file)
@@ -1,3 +1,9 @@
+2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * syms.c (_bfd_stab_section_find_nearest_line): Move
+       declaration and initialisation of saw_line and saw_func out of
+       for loop.
+
 2002-05-29  Alan Modra  <amodra@bigpond.net.au>
 
        * elf64-ppc.c (ppc64_elf_get_symbol_info): New function.
This page took 0.028035 seconds and 4 git commands to generate.