diff options
author | callum <none@none> | 2010-12-17 13:57:12 -0800 |
---|---|---|
committer | callum <none@none> | 2010-12-17 13:57:12 -0800 |
commit | 46e8816fb09658081e07e59a67b90b51c3e93961 (patch) | |
tree | 0cdbba479c218ceaeae41229e5cb5bc77fc5b5a7 /indra/newview/llviewermediafocus.cpp | |
parent | 836bbd8395ec5ec450cee326cdffcb7e7ed0532e (diff) |
Adding newline char at EOF so linux version builds (sigh)
Diffstat (limited to 'indra/newview/llviewermediafocus.cpp')
-rw-r--r-- | indra/newview/llviewermediafocus.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewermediafocus.cpp b/indra/newview/llviewermediafocus.cpp index 72a494201d..de52aa17d1 100644 --- a/indra/newview/llviewermediafocus.cpp +++ b/indra/newview/llviewermediafocus.cpp @@ -592,4 +592,4 @@ LLUUID LLViewerMediaFocus::getControlsMediaID() } return LLUUID::null; -}
\ No newline at end of file +} |