From fb7f560f833fa9073f9aa3b793228f34ff6b2466 Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Fri, 10 Sep 2010 16:53:38 +0100 Subject: Fix Linux build failure... one would hope. --- indra/newview/llvocache.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/llvocache.cpp b/indra/newview/llvocache.cpp index ee32bd562e..0b903e62b1 100644 --- a/indra/newview/llvocache.cpp +++ b/indra/newview/llvocache.cpp @@ -643,4 +643,5 @@ void LLVOCache::writeToCache(U64 handle, const LLUUID& id, const LLVOCacheEntry: delete apr_file ; return ; -} \ No newline at end of file +} + -- cgit v1.2.3