From 9b7a52352caa1ec398bdda53979de6c9ba667eab Mon Sep 17 00:00:00 2001 From: Nathan Moinvaziri Date: Sat, 9 May 2020 23:37:31 -0400 Subject: Remove extra lines between functions and their comments. --- insert_string.c | 1 - 1 file changed, 1 deletion(-) (limited to 'insert_string.c') diff --git a/insert_string.c b/insert_string.c index 774d18ada9..2bf4d716e6 100644 --- a/insert_string.c +++ b/insert_string.c @@ -14,7 +14,6 @@ * input characters, so that a running hash key can be computed from the * previous key instead of complete recalculation each time. */ - #define UPDATE_HASH(s, h, val) \ h = ((val * 2654435761U) >> (32 - s->hash_bits)); -- cgit 0.0.5-2-1-g0f52