Skip to content

Commit

Permalink
Update to GCC 14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartatz committed Jun 20, 2024
1 parent fa24bab commit 3d342be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ private fun ExtensionContent(
}
}

onTrustExtension(trustState)
onTrustExtension(trustState!!)

if (trustState != null) {
onTrustExtension(trustState!!)
Expand Down

0 comments on commit 3d342be

Please sign in to comment.