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

@@ -51,4 +51,4 @@ int cmd_external_authenticate() {
isUserAuthenticated = true;
}
return SW_OK();
}
}