diff options
| author | Nathan Moinvaziri <nathan@solidstatenetworks.com> | 2021-09-04 12:16:16 -0700 |
|---|---|---|
| committer | Hans Kristian Rosbach <hk-github@circlestorm.org> | 2021-09-22 16:00:46 +0200 |
| commit | f77af71e77cdb9d41d5e3a606e2a8dd67034e387 (patch) | |
| tree | 87dc4702dbaf00ef99c69cc1fd3461a2f27c829c /insert_string_tpl.h | |
| parent | e9d0177feafa3adad6ca90cadd44b50389ac4094 (diff) | |
| download | Project-Tick-f77af71e77cdb9d41d5e3a606e2a8dd67034e387.tar.gz Project-Tick-f77af71e77cdb9d41d5e3a606e2a8dd67034e387.zip | |
Fixed trailing whitespaces and missing new lines.
Diffstat (limited to 'insert_string_tpl.h')
| -rw-r--r-- | insert_string_tpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/insert_string_tpl.h b/insert_string_tpl.h index c116544f9d..ad88275bfc 100644 --- a/insert_string_tpl.h +++ b/insert_string_tpl.h @@ -23,7 +23,7 @@ */ #ifndef HASH_CALC_OFFSET -# define HASH_CALC_OFFSET 0 +# define HASH_CALC_OFFSET 0 #endif #ifndef HASH_CALC_MASK # define HASH_CALC_MASK HASH_MASK |
