forked from I2P_Developers/i2p.i2p
fix build
This commit is contained in:
@@ -198,7 +198,7 @@ public class SAMUtils {
|
||||
val = props.getProperty(key);
|
||||
|
||||
if (!firstIter) {
|
||||
msg += ";";
|
||||
builder.append(";");
|
||||
} else {
|
||||
firstIter = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user