[glib: 5/19] Remove trailing whitespace



commit 5b455175b4e9566da0e0f28ab6d00a75aa62fd1c
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Fri Jun 21 10:11:08 2019 -0500

    Remove trailing whitespace

 gvdb-builder.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gvdb-builder.c b/gvdb-builder.c
index 2383e6002..cdcd9e496 100644
--- a/gvdb-builder.c
+++ b/gvdb-builder.c
@@ -341,7 +341,7 @@ file_builder_allocate_for_hash (FileBuilder            *fb,
   memset (*bloom_filter, 0, n_bloom_words * sizeof (guint32_le));
 
   /* 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://0pointer.de/blog/projects/bloom.html


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]