summaryrefslogtreecommitdiff
path: root/tools/checksum
diff options
context:
space:
mode:
authorKirill Volinsky <Mataes2007@gmail.com>2017-12-06 14:15:09 +0300
committerKirill Volinsky <Mataes2007@gmail.com>2017-12-06 14:15:09 +0300
commita27079fe5c4a210664515c47767c00112c435d65 (patch)
tree39e36b58b4138af46e2f10661de352482b89399d /tools/checksum
parent87c39b86cfeb0dedf94f9bf04af30de2daf368bc (diff)
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744)
Diffstat (limited to 'tools/checksum')
-rw-r--r--tools/checksum/checksum.cpp2
-rw-r--r--tools/checksum/commonheaders.h2
-rw-r--r--tools/checksum/md5.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/checksum/checksum.cpp b/tools/checksum/checksum.cpp
index e0ec3324ac..a3aefec80f 100644
--- a/tools/checksum/checksum.cpp
+++ b/tools/checksum/checksum.cpp
@@ -1,4 +1,4 @@
-
+
// Checksum Tool
// By Bio (C) 2012
diff --git a/tools/checksum/commonheaders.h b/tools/checksum/commonheaders.h
index 9118e46b08..c3d5d1e094 100644
--- a/tools/checksum/commonheaders.h
+++ b/tools/checksum/commonheaders.h
@@ -1,4 +1,4 @@
-
+
#define WINVER 0x0700
#define _WIN32_WINNT 0x0700
diff --git a/tools/checksum/md5.cpp b/tools/checksum/md5.cpp
index c552aff9c5..b5ea0fa8b3 100644
--- a/tools/checksum/md5.cpp
+++ b/tools/checksum/md5.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 1999, 2000, 2002 Aladdin Enterprises. All rights reserved.
This software is provided 'as-is', without any express or implied