diff options
Diffstat (limited to 'src/bloom.h')
-rw-r--r-- | src/bloom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bloom.h b/src/bloom.h index d0caf9e9fa..1c9c103253 100644 --- a/src/bloom.h +++ b/src/bloom.h @@ -91,4 +91,4 @@ public: void UpdateEmptyFull(); }; -#endif /* BITCOIN_BLOOM_H */ +#endif // BITCOIN_BLOOM_H |