Skip to content

Commit 353bddd

Browse files
committed
[#344] test
1 parent a1810ff commit 353bddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/crypto_aos.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ int32_t Crypto_AOS_ApplySecurity(uint8_t *pTfBuffer)
132132
Crypto_saPrint(sa_ptr);
133133
#endif
134134

135-
// Determine SA Service Type
135+
// Determine SA Service Type
136136
if ((sa_ptr->est == 0) && (sa_ptr->ast == 0))
137137
{
138138
sa_service_type = SA_PLAINTEXT;

0 commit comments

Comments
 (0)