public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@bigpond.net.au>
To: binutils@sourceware.org
Subject: typo fix
Date: Wed, 07 Mar 2007 10:18:00 -0000	[thread overview]
Message-ID: <20070307101832.GD29691@bubble.grove.modra.org> (raw)

	* common.h (ELF_ST_VISIBILITY): Comment typo fix.

Index: include/elf/common.h
===================================================================
RCS file: /cvs/src/src/include/elf/common.h,v
retrieving revision 1.81
diff -u -p -r1.81 common.h
--- include/elf/common.h	5 Feb 2007 19:15:07 -0000	1.81
+++ include/elf/common.h	7 Mar 2007 09:54:55 -0000
@@ -450,7 +450,7 @@
 #define ELF64_ST_INFO  ELF_ST_INFO
 
 /* This macro disassembles and assembles a symbol's visibility into
-   the st_other field.  The STV_ defines specificy the actual visibility.  */
+   the st_other field.  The STV_ defines specify the actual visibility.  */
 
 #define ELF_ST_VISIBILITY(v)		((v) & 0x3)
 /* The remaining bits in the st_other field are not currently used.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre

             reply	other threads:[~2007-03-07 10:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-07 10:18 Alan Modra [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-03-08  6:59 Alan Modra
2002-03-21 18:08 Alan Modra
2001-08-22  6:39 Mark E.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070307101832.GD29691@bubble.grove.modra.org \
    --to=amodra@bigpond.net.au \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).