"vscode:/vscode.git/clone" did not exist on "0ec59e25c7f6ac11d0988082fef908ff753126a2"
Commit 66f05b2d authored by Sandrine Bailleux's avatar Sandrine Bailleux Committed by TrustedFirmware Code Review
Browse files

Merge "Fix typo in file Header guard" into integration

parents 71c074c5 49fe535b
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* SPDX-License-Identifier: BSD-3-Clause * SPDX-License-Identifier: BSD-3-Clause
*/ */
#ifndef SCP_H_ #ifndef SCP_H
#define SCP_H #define SCP_H
#include <stdint.h> #include <stdint.h>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment