mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-13 20:08:29 +01:00
Remove trailing whitespace
This commit is contained in:
@@ -341,7 +341,7 @@ file_builder_allocate_for_hash (FileBuilder *fb,
|
|||||||
memset (*bloom_filter, 0, n_bloom_words * sizeof (guint32_le));
|
memset (*bloom_filter, 0, n_bloom_words * sizeof (guint32_le));
|
||||||
|
|
||||||
/* NOTE - the code to actually fill in the bloom filter here is missing.
|
/* NOTE - the code to actually fill in the bloom filter here is missing.
|
||||||
* Patches welcome!
|
* Patches welcome!
|
||||||
*
|
*
|
||||||
* http://en.wikipedia.org/wiki/Bloom_filter
|
* http://en.wikipedia.org/wiki/Bloom_filter
|
||||||
* http://0pointer.de/blog/projects/bloom.html
|
* http://0pointer.de/blog/projects/bloom.html
|
||||||
|
|||||||
Reference in New Issue
Block a user