ab9d7b3 Fix a compiler warning issued by GCC 6.2.1

Authored and Committed by Dodji Seketeli 8 years ago
    Fix a compiler warning issued by GCC 6.2.1
    
    	* src/abg-dwarf-reader.cc (find_import_unit_point_between_dies):
    	Parameter 5 of find_import_unit_point_between_dies is not of type
    	Dwarf_Off.
    
    Signed-off-by: Dodji Seketeli <dodji@redhat.com>
    
        
file modified
+2 -2