From 9e3c856a39fe363e5459e1b24c082535282ce71a Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 23 Nov 1998 00:30:27 +0000 Subject: updates to reflect new samba.org domain the main web site is now http://rsync.samba.org/ --- lib/snprintf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/snprintf.c b/lib/snprintf.c index f69c5ca3..8bbc67a3 100644 --- a/lib/snprintf.c +++ b/lib/snprintf.c @@ -45,7 +45,7 @@ * missing. Some systems only have snprintf() but not vsnprintf(), so * the code is now broken down under HAVE_SNPRINTF and HAVE_VSNPRINTF. * - * Andrew Tridgell (tridge@samba.anu.edu.au) Oct 1998 + * Andrew Tridgell (tridge@samba.org) Oct 1998 * fixed handling of %.0f * added test for HAVE_LONG_DOUBLE * -- cgit v1.2.3