diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-07-18 08:01:24 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-07-18 08:01:24 +0300 |
commit | 1745701280d8a18f51ef09aacba4f76a4c543681 (patch) | |
tree | 4854e91b9614d79ef801746adb190d4547be81d0 /indra/media_plugins/cef/volume_catcher_null.cpp | |
parent | adc058a6e06c8f532f4c0406c65694e87d86d707 (diff) |
Remove trailing whitespaces to make pre-commit happy
Diffstat (limited to 'indra/media_plugins/cef/volume_catcher_null.cpp')
-rw-r--r-- | indra/media_plugins/cef/volume_catcher_null.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/media_plugins/cef/volume_catcher_null.cpp b/indra/media_plugins/cef/volume_catcher_null.cpp index c6028da45b..1f0f1e8e38 100644 --- a/indra/media_plugins/cef/volume_catcher_null.cpp +++ b/indra/media_plugins/cef/volume_catcher_null.cpp @@ -1,4 +1,4 @@ -/** +/** * @file volume_catcher_null.cpp * @brief A null implementation of volume level control of all audio channels opened by a process. * We are using this for the macOS version for now until we can understand how to make the |