summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2015-10-30 16:48:45 (GMT)
committerSwift Review <review@swift.im>2015-11-09 14:45:17 (GMT)
commit9132d9c10942e98f34fb7f1edc3141f73f0f3649 (patch)
tree99d9a0e67a7db43f2b242beaa650f38bfdc3d3ed /Swiften/Crypto/Hash.cpp
parent8f55f01251b99d73291d4deb4311a0e0d1e9e06d (diff)
downloadswift-9132d9c10942e98f34fb7f1edc3141f73f0f3649.zip
swift-9132d9c10942e98f34fb7f1edc3141f73f0f3649.tar.bz2
Change Windows to Unix line endings
Test-Information: Still builds and tests pass. Change-Id: I040423ab6f6934610e336f3af22d174a685af66a
Diffstat (limited to 'Swiften/Crypto/Hash.cpp')
-rw-r--r--Swiften/Crypto/Hash.cpp24
1 files changed, 12 insertions, 12 deletions
diff --git a/Swiften/Crypto/Hash.cpp b/Swiften/Crypto/Hash.cpp
index d07346f..b945301 100644
--- a/Swiften/Crypto/Hash.cpp
+++ b/Swiften/Crypto/Hash.cpp
@@ -1,12 +1,12 @@
-/*
- * Copyright (c) 2013 Isode Limited.
- * All rights reserved.
- * See the COPYING file for more information.
- */
-
-#include <Swiften/Crypto/Hash.h>
-
-using namespace Swift;
-
-Hash::~Hash() {
-}
+/*
+ * Copyright (c) 2013 Isode Limited.
+ * All rights reserved.
+ * See the COPYING file for more information.
+ */
+
+#include <Swiften/Crypto/Hash.h>
+
+using namespace Swift;
+
+Hash::~Hash() {
+}