mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-22 12:12:35 +03:00
hashmap: Fix a whitespace bogon
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
This commit is contained in:
parent
97870122dd
commit
b6d33785a0
@ -55,7 +55,7 @@ struct hashmap_s {
|
||||
* The number of buckets in this map
|
||||
*/
|
||||
uint32_t bucket_count;
|
||||
|
||||
|
||||
/**
|
||||
* The number of entries in this map
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user