* objc-features.texi: Use @email.

From-SVN: r38949
This commit is contained in:
Joseph Myers 2001-01-12 17:06:15 +00:00 committed by Joseph Myers
parent 89aed48390
commit 01d9cb8b77
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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

View 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::