From c9bb75e3353f366d7eb2f789d04d589cc5d6ae0a Mon Sep 17 00:00:00 2001 From: AndreyL ProductEngine Date: Fri, 18 May 2018 02:51:09 +0300 Subject: MAINT-7626 EOF fix --- indra/llmessage/llxfer_vfile.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'indra/llmessage/llxfer_vfile.cpp') diff --git a/indra/llmessage/llxfer_vfile.cpp b/indra/llmessage/llxfer_vfile.cpp index e0281f1348..ddc24342f6 100644 --- a/indra/llmessage/llxfer_vfile.cpp +++ b/indra/llmessage/llxfer_vfile.cpp @@ -406,4 +406,5 @@ std::string LLXfer_VFile::getFileName() U32 LLXfer_VFile::getXferTypeTag() { return LLXfer::XFER_VFILE; -} \ No newline at end of file +} + -- cgit v1.3