diff options
Diffstat (limited to 'base/base_hash.c')
-rw-r--r-- | base/base_hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/base_hash.c b/base/base_hash.c index 37351b48..dedd1c5e 100644 --- a/base/base_hash.c +++ b/base/base_hash.c @@ -7,7 +7,7 @@ * correctly in this implementation so it wont start * exhibiting bad behaviour if entries are inserted * and removed frequently. - */ + */ #include "fitz-base.h" |