Added remark

This commit is contained in:
M66B
2021-07-09 07:22:01 +02:00
parent 767efb2c8f
commit 1d12d819f5

View File

@@ -663,6 +663,7 @@ public class ContactInfo {
if (x < min)
min = x;
} catch (NumberFormatException ex) {
// "any"
Log.w(ex);
}
}