diff options
Diffstat (limited to 'libdwarf/dwarf_hasattr.3')
-rw-r--r-- | libdwarf/dwarf_hasattr.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libdwarf/dwarf_hasattr.3 b/libdwarf/dwarf_hasattr.3 index 58758482d318a..659887588563c 100644 --- a/libdwarf/dwarf_hasattr.3 +++ b/libdwarf/dwarf_hasattr.3 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: dwarf_hasattr.3 3142 2015-01-29 23:11:14Z jkoshy $ +.\" $Id: dwarf_hasattr.3 3181 2015-04-10 13:22:51Z emaste $ .\" .Dd April 17, 2010 .Os @@ -64,7 +64,7 @@ If the named attribute is not present, a zero is written instead. If argument .Ar err is not NULL, it will be used to return an error descriptor in case -of an error. +of an error. .Sh RETURN VALUES On success, function .Fn dwarf_hasattr |