IPMIView: fix indentation

This commit is contained in:
László Vaskó 2019-09-25 08:51:46 +02:00
parent 2436c27541
commit 96b2c4c395

View File

@ -30,4 +30,4 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
license = licenses.unfree;
};
}
}