Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
collam committed Aug 20, 2024
1 parent 194098a commit eb7242e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ object JNIHelper {
external fun call2(key: String, defaultValue: String): String
//mount files time compare
external fun call3(): Boolean
//check bin on environment variables
external fun call4(binName: String): Boolean
}

0 comments on commit eb7242e

Please sign in to comment.