treewide: remove trailing whitespaces

This commit is contained in:
Ben Siraphob
2021-01-01 10:41:04 -08:00
committed by Jonathan Ringer
parent 863054f9da
commit 3496ce2a0c
28 changed files with 55 additions and 55 deletions
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
mv jack_oscrolloscope $out/bin/
'';
meta = with stdenv.lib; {
meta = with stdenv.lib; {
description = "A simple waveform viewer for JACK";
homepage = "http://das.nasophon.de/jack_oscrolloscope";
license = licenses.gpl2;