From 3676afd7e5aeabc8ee583c177bfaedce59dfc5ae Mon Sep 17 00:00:00 2001 From: Richard Linden Date: Mon, 7 Mar 2011 15:06:19 -0800 Subject: fix for linux build --- indra/llxuixml/lltrans.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/llxuixml') diff --git a/indra/llxuixml/lltrans.cpp b/indra/llxuixml/lltrans.cpp index 7162f22ac9..e13d73c640 100644 --- a/indra/llxuixml/lltrans.cpp +++ b/indra/llxuixml/lltrans.cpp @@ -259,4 +259,4 @@ std::string LLTrans::getCountString(const std::string& language, const std::stri void LLTrans::setDefaultArg(const std::string& name, const std::string& value) { sDefaultArgs[name] = value; -} \ No newline at end of file +} -- cgit v1.2.3