Mercurial > hg > octave-shane > gnulib-hg
changeset 741:e7c57b7b5a29
.
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Thu, 17 Oct 1996 02:46:33 +0000 |
parents | 824bea0004ce |
children | cddc2692eef4 |
files | lib/xstrtol.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib/xstrtol.c +++ b/lib/xstrtol.c @@ -15,7 +15,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* Jim Meyering (meyering@na-net.ornl.gov) */ +/* Written by Jim Meyering. */ #if HAVE_CONFIG_H #include <config.h>