From 80a8bab2a9dd8e77262b001af973212a6cba4a5a Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Fri, 12 Sep 2008 14:59:33 -0500 Subject: Second Life viewer sources 1.21.2-RC --- linden/indra/newview/llurl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linden/indra/newview/llurl.h') diff --git a/linden/indra/newview/llurl.h b/linden/indra/newview/llurl.h index 62ec437..7aae048 100644 --- a/linden/indra/newview/llurl.h +++ b/linden/indra/newview/llurl.h @@ -71,7 +71,7 @@ public: virtual ~LLURL(); virtual void init (const char * url); - virtual void free (); + virtual void cleanup (); bool operator==(const LLURL &rhs) const; bool operator!=(const LLURL &rhs) const; -- cgit v1.1