Skip to content

Commit 174b178

Browse files
Efraín EspadaEfraín Espada
authored andcommitted
...
1 parent 7654179 commit 174b178

File tree

1 file changed

+1
-2
lines changed
  • library/src/main/java/com/stringcare/library

1 file changed

+1
-2
lines changed

library/src/main/java/com/stringcare/library/SC.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ private SC () {
4949
}
5050

5151
/**
52-
* A native method that is implemented by the 'native-lib' native library,
53-
* which is packaged with this application.
52+
* Resigns given key
5453
*/
5554
public static native String sign(String key);
5655

0 commit comments

Comments
 (0)