Skip to content

Commit 5eb6f0b

Browse files
committed
Clean up
1 parent d97cffc commit 5eb6f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/3rdparty/rust-app/src/rust-app.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This is a stub library (that contains no code), used for injecting Rust compiled code in the BL602 build.
2-
// The compiled library will be replaced by the Rust applcation and Rust external libraries.
2+
// The compiled library will be replaced by the Rust application.
33
#include <stdio.h>
44

55
/// Main function in Rust.

0 commit comments

Comments
 (0)