]> Git Repo - binutils.git/blobdiff - bfd/ctor.c
Before casting a pointer into an integer field, verify that the field is
[binutils.git] / bfd / ctor.c
index b3e1890be9fdbcc49376c0763bd87c85a9259977..3d939ef16b593cfbdc143fb79acbe2d3c16f6be0 100644 (file)
@@ -103,7 +103,7 @@ SYNOPSIS
 DESCRIPTION
        This function is called with an a symbol describing the
        function to be called, an string which descibes the xtor type,
-       eg something like "CTOR" or "DTOR" would be fine. And the bfd
+       e.g., something like "CTOR" or "DTOR" would be fine. And the bfd
        which owns the function. Its duty is to create a section
        called "CTOR" or "DTOR" or whatever if the bfd doesn't already
        have one, and grow a relocation table for the entry points as
This page took 0.022879 seconds and 4 git commands to generate.