summaryrefslogtreecommitdiff
path: root/src/ref/tweakey.c
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@airbus.com>2019-06-12 16:38:19 +0200
committerKévin Le Gouguec <kevin.legouguec@airbus.com>2019-07-02 10:35:26 +0200
commitf378317be64893fe207e8ebd4a2202824295de3e (patch)
tree12a5b166d44fcb9d7eac3a5b3fe3818092d53d11 /src/ref/tweakey.c
parent6b148934c4cc1992dda774bff87acc28c9961aa1 (diff)
downloadlilliput-ae-implem-f378317be64893fe207e8ebd4a2202824295de3e.tar.xz
Homogénéisation de l'espacement du code
- 2 lignes entre le dernier #include et le début du code, - 2 lignes avant le #endif final, - pas d'espaces superflus pour LANES_NB (résidu d'alignement avec d'autres variables)
Diffstat (limited to 'src/ref/tweakey.c')
-rw-r--r--src/ref/tweakey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ref/tweakey.c b/src/ref/tweakey.c
index bae09d3..2f357ca 100644
--- a/src/ref/tweakey.c
+++ b/src/ref/tweakey.c
@@ -25,7 +25,7 @@ This file provides the implementation of Lilliput-TBC's tweakey schedule.
#include "tweakey.h"
-#define LANES_NB (TWEAKEY_BYTES/LANE_BYTES)
+#define LANES_NB (TWEAKEY_BYTES/LANE_BYTES)
void tweakey_state_init(