aboutsummaryrefslogtreecommitdiff
path: root/zencore/crc32.cpp
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2021-05-27 19:18:26 +0200
committerStefan Boberg <[email protected]>2021-05-27 19:18:26 +0200
commit9863888606d408c41e9ff89f194102604f40cceb (patch)
tree887abb29dc43385a20a6c7dbe6312734aa2c99ee /zencore/crc32.cpp
parentAdded some more diagnostics to potential file operation errors (diff)
downloadzen-9863888606d408c41e9ff89f194102604f40cceb.tar.xz
zen-9863888606d408c41e9ff89f194102604f40cceb.zip
clang-format fixes
Diffstat (limited to 'zencore/crc32.cpp')
-rw-r--r--zencore/crc32.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/zencore/crc32.cpp b/zencore/crc32.cpp
index a6c3fcc47..bb4dc1f42 100644
--- a/zencore/crc32.cpp
+++ b/zencore/crc32.cpp
@@ -1,6 +1,5 @@
// Copyright Epic Games, Inc. All Rights Reserved.
-
#include "zencore/crc32.h"
namespace CRC32 {