From c6673c3c2d7d9091273dc5d9911b2817d9cbb014 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 14 Sep 2015 09:50:09 +0200 Subject: padding MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libsha2/state.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/libsha2/state.h b/src/libsha2/state.h index 1ac2667..c752047 100644 --- a/src/libsha2/state.h +++ b/src/libsha2/state.h @@ -181,6 +181,8 @@ typedef struct libsha2_state */ libsha2_algorithm_t algorithm; + int __padding1; + } libsha2_state_t; -- cgit v1.2.3-70-g09d2