replace strcmp by FILENAME_CMP for filename comparison
authorJoel Brobecker <brobecker@gnat.com>
Tue, 26 Oct 2010 17:59:50 +0000 (17:59 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 26 Oct 2010 17:59:50 +0000 (17:59 +0000)
commit1e3fad37be22688d325e2e96ce308e790aa81120
tree7da3f831640daa39e57dd8c7cacb0b1438255c19
parenta67f917e4c10a7e12f3b6d2d212ecd28877ac6e6
replace strcmp by FILENAME_CMP for filename comparison

gdb/ChangeLog:

        * dwarf2read.c (psymtab_include_file_name): Replace call to strcmp
        by call to FILENAME_CMP.
gdb/ChangeLog
gdb/dwarf2read.c
This page took 0.03211 seconds and 4 git commands to generate.