Add newline at the end of file.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-08-13 23:31:09 +02:00
parent 349df56b09
commit 6956587106
11 changed files with 11 additions and 11 deletions

View File

@@ -157,4 +157,4 @@ int cmd_initialize() {
res_APDU_size = 7;
}
return SW_OK();
}
}