From 01d9cb8b77655fd1d2f981cfb2f32e33810b5ba5 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 12 Jan 2001 17:06:15 +0000 Subject: [PATCH] * objc-features.texi: Use @email. From-SVN: r38949 --- libobjc/ChangeLog | 4 ++++ libobjc/objc-features.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 052e3a451d6..f4e15499b81 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,7 @@ +2001-01-12 Joseph S. Myers + + * objc-features.texi: Use @email. + 2001-01-12 Joseph S. Myers * sendmsg.c (__objc_print_dtable_stats): Don't use #ifdef inside diff --git a/libobjc/objc-features.texi b/libobjc/objc-features.texi index f393434423b..9575e55b906 100644 --- a/libobjc/objc-features.texi +++ b/libobjc/objc-features.texi @@ -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{}. +@email{ovidiu@@cup.hp.com}. @menu * Executing code before main::