diff options
author | Emanuele Torre <torreemanuele6@gmail.com> | 2021-03-08 00:23:50 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-03-08 09:20:53 +0100 |
commit | dd17ec180f04e1d334f5b535f6567a89df5f24d8 (patch) | |
tree | 3d5114e9913ce0980516b99a89d5f38006600dcb /Base/res/html/misc/ppmsuite.html | |
parent | 1f81bc6879908ea431d16c753b39e3ba13f2f105 (diff) | |
download | serenity-dd17ec180f04e1d334f5b535f6567a89df5f24d8.zip |
Base: Fix newlines at end of file in some files.
Diffstat (limited to 'Base/res/html/misc/ppmsuite.html')
-rw-r--r-- | Base/res/html/misc/ppmsuite.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Base/res/html/misc/ppmsuite.html b/Base/res/html/misc/ppmsuite.html index ae1fe06b0e..bc535b41f2 100644 --- a/Base/res/html/misc/ppmsuite.html +++ b/Base/res/html/misc/ppmsuite.html @@ -14,4 +14,4 @@ </tr> </table> </body> -</html>
\ No newline at end of file +</html> |