mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ int up_cryptoinitialize(void)
|
||||
}
|
||||
else
|
||||
{
|
||||
cryptllinfo("crypto test OK\n");
|
||||
cryptinfo("crypto test OK\n");
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user