OSDN Git Service

* objc-features.texi: Use @email.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Jan 2001 17:06:15 +0000 (17:06 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Jan 2001 17:06:15 +0000 (17:06 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38949 138bc75d-0d04-0410-961f-82ee72b054a4

libobjc/ChangeLog
libobjc/objc-features.texi

index 052e3a4..f4e1549 100644 (file)
@@ -1,5 +1,9 @@
 2001-01-12  Joseph S. Myers  <jsm28@cam.ac.uk>
 
+       * objc-features.texi: Use @email.
+
+2001-01-12  Joseph S. Myers  <jsm28@cam.ac.uk>
+
        * sendmsg.c (__objc_print_dtable_stats): Don't use #ifdef inside
        printf.
 
index f393434..9575e55 100644 (file)
@@ -14,7 +14,7 @@ This document is meant to describe some of the GNU Objective-C runtime
 features. It is not intended to teach you Objective-C, there are several
 resources on the Internet that present the language.  Questions and
 comments about this document to Ovidiu Predescu
-@code{<ovidiu@@cup.hp.com>}.
+@email{ovidiu@@cup.hp.com}.
 
 @menu
 * Executing code before main::