aboutsummaryrefslogtreecommitdiffstats
path: root/libsha2.h
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2024-10-14 15:42:33 +0200
committerMattias Andrée <m@maandree.se>2024-10-14 15:42:33 +0200
commitfdd66d4d0e0a48bc2b2430b07948ef42bc64e7db (patch)
tree2e5a638e5727c80a9e1251d757b17b2b5636dbc3 /libsha2.h
parentUpdate e-mail (diff)
downloadlibsha2-fdd66d4d0e0a48bc2b2430b07948ef42bc64e7db.tar.gz
libsha2-fdd66d4d0e0a48bc2b2430b07948ef42bc64e7db.tar.bz2
libsha2-fdd66d4d0e0a48bc2b2430b07948ef42bc64e7db.tar.xz
Fix whitespace
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libsha2.h')
-rw-r--r--libsha2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsha2.h b/libsha2.h
index 87c8c20..51b8344 100644
--- a/libsha2.h
+++ b/libsha2.h
@@ -67,7 +67,7 @@ struct libsha2_state {
* For 32-bit algorithms
*/
uint_least32_t b32[64];
-
+
/**
* For 64-bit algorithms
*/