diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-01-25 01:02:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-01-25 01:02:11 +0100 |
| commit | 996886d220feec5299b66bd2a3bfe916c2c7ae39 (patch) | |
| tree | 01cb3eb10562330330c73061ffd99b71389b55f5 /src/lib/usl.cc | |
| parent | 1f3601d0f09ae33b24b5e793f0dcf57d3bff90f6 (diff) | |
White space: kdm_cli.{cc,h} usl.{cc,h} zipper.{cc,h}
Diffstat (limited to 'src/lib/usl.cc')
| -rw-r--r-- | src/lib/usl.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/usl.cc b/src/lib/usl.cc index 063cc8d61..989c2675a 100644 --- a/src/lib/usl.cc +++ b/src/lib/usl.cc @@ -24,8 +24,8 @@ #include "i18n.h" -USL::USL () - : CinemaSoundProcessor ("usl", _("USL"), 5.5f, 10, 3.33333333333333333) +USL::USL() + : CinemaSoundProcessor("usl", _("USL"), 5.5f, 10, 3.33333333333333333) { } |
