From 33dd391696d7c03b9b66885941735e48dbf261bd Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 18 Feb 2007 16:40:55 +0000 Subject: Updated URLs. git-svn-id: http://svn.drobilla.net/lad/raul@310 a436a847-0d15-0410-975c-d299462d15a1 --- raul/SharedPtr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'raul') diff --git a/raul/SharedPtr.h b/raul/SharedPtr.h index 1cc42a2..60840c0 100644 --- a/raul/SharedPtr.h +++ b/raul/SharedPtr.h @@ -53,7 +53,7 @@ namespace boost { #ifdef BOOST_AC_USE_PTHREADS #error "Boost is using mutex locking for pointer reference counting." -#error "This is VERY slow. Please report your platform to dave@codeson.net" +#error "This is VERY slow. Please report your platform to dave@drobilla.net" #endif #define SharedPtr boost::shared_ptr -- cgit v1.2.1