From 7930b3b3e84493b3fbcdc0e90e2721365eb05de7 Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Wed, 25 Nov 2020 01:37:47 +0100 Subject: [PATCH] Clang-format --- include/dwarfs/hash_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/dwarfs/hash_util.h b/include/dwarfs/hash_util.h index cabdbe4f..94576f0a 100644 --- a/include/dwarfs/hash_util.h +++ b/include/dwarfs/hash_util.h @@ -37,4 +37,4 @@ struct hasher { } }; -} +} // namespace folly