treewide: Some EOF-whitespace fixes

This commit is contained in:
Tuomas Tynkkynen
2016-08-02 21:17:44 +03:00
parent db35d7b8ab
commit 59ce911810
16 changed files with 12 additions and 19 deletions
+2 -2
View File
@@ -23,6 +23,6 @@ stdenv.mkDerivation rec{
(Linux, Solaris, Irix).
'';
maintainers = [ maintainers.AndersonTorres ];
license = licenses.gpl2Plus;
};
license = licenses.gpl2Plus;
};
}
+2 -2
View File
@@ -27,6 +27,6 @@ stdenv.mkDerivation rec{
other systems supported by the SDL library.
'';
maintainers = [ maintainers.AndersonTorres ];
license = licenses.gpl2Plus;
};
license = licenses.gpl2Plus;
};
}