From 32052f214b052531cc55d5d52c0283adabf838ca Mon Sep 17 00:00:00 2001 From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Sat, 4 Sep 2021 19:59:25 +0000 Subject: Minor cleanup of the repo (#822) * *: source files should not be executable * *: make sure files have final newline * *: remove BOM from text files * translations: unify headers * *: fix typos * *: trim excess whitespace --- doc/chm/create_chm.bat | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/chm') diff --git a/doc/chm/create_chm.bat b/doc/chm/create_chm.bat index 7c61e99a..4d9be6d8 100644 --- a/doc/chm/create_chm.bat +++ b/doc/chm/create_chm.bat @@ -8,6 +8,3 @@ copy ..\html\* . hhc VeraCrypt.hhp del /F /Q *.html *.css *.jpg *.gif *.png *.svg - - - -- cgit v1.2.3