diff options
author | Jacek Antonelli | 2009-01-11 15:17:54 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-01-11 15:18:17 -0600 |
commit | e7b262eb88db36ea72e1d6e2d3861b8708d587a2 (patch) | |
tree | e3a394d8a8903ed7211b969c8456c8586db92be9 /linden | |
parent | Removed references to unused dbusglib. (diff) | |
download | meta-impy-e7b262eb88db36ea72e1d6e2d3861b8708d587a2.zip meta-impy-e7b262eb88db36ea72e1d6e2d3861b8708d587a2.tar.gz meta-impy-e7b262eb88db36ea72e1d6e2d3861b8708d587a2.tar.bz2 meta-impy-e7b262eb88db36ea72e1d6e2d3861b8708d587a2.tar.xz |
Added newline at end of llmediaimplgstreamer.cpp
Newline at end of file is needed for Linux compile.
Diffstat (limited to 'linden')
-rw-r--r-- | linden/indra/llmedia/llmediaimplgstreamer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llmedia/llmediaimplgstreamer.cpp b/linden/indra/llmedia/llmediaimplgstreamer.cpp index 6fdaf43..d889f6f 100644 --- a/linden/indra/llmedia/llmediaimplgstreamer.cpp +++ b/linden/indra/llmedia/llmediaimplgstreamer.cpp | |||
@@ -666,4 +666,4 @@ bool LLMediaImplGStreamer::setVolume(float volume) | |||
666 | 666 | ||
667 | 667 | ||
668 | 668 | ||
669 | ///#endif // LL_GSTREAMER_ENABLED \ No newline at end of file | 669 | ///#endif // LL_GSTREAMER_ENABLED |