Add global parameters.
[deliverable/binutils-gdb.git] / gold / target-reloc.h
index d282805dbebba9349389296216fac64e69f5139a..1e9ecd03dcff062292f9be981cbae53a6b9ec530 100644 (file)
@@ -91,7 +91,7 @@ scan_relocs(
 }
 
 // This function implements the generic part of relocation processing.
-// This is an inline function which take a class whose operator()
+// This is an inline function which take a class whose relocate()
 // implements the machine specific part of relocation.  We do it this
 // way to avoid making a function call for each relocation, and to
 // avoid repeating the generic relocation handling code for each
This page took 0.022935 seconds and 4 git commands to generate.