Skip to content

Commit 8f33ca0

Browse files
authored
Remove redundant spaces
Signed-off-by: Xen <lordofxen@deskasoft.com>
1 parent a270652 commit 8f33ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HashifyNet/Algorithms/MurmurHash/IMurmurHash2Config.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ public interface IMurmurHash2Config : IHashConfig<IMurmurHash2Config>
4242
/// </value>
4343
long Seed { get; }
4444
}
45-
4645
}
46+

0 commit comments

Comments
 (0)