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

@@ -146,4 +146,4 @@ int cmd_keypair_gen() {
apdu.ne = res_APDU_size;
low_flash_available();
return SW_OK();
}
}