mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
fixed typo
This commit is contained in:
@@ -372,7 +372,7 @@ namespace data
|
|||||||
else
|
else
|
||||||
nextInd = 0;
|
nextInd = 0;
|
||||||
}
|
}
|
||||||
return s;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
const char CERTIFICATE_HEADER[] = "-----BEGIN CERTIFICATE-----";
|
const char CERTIFICATE_HEADER[] = "-----BEGIN CERTIFICATE-----";
|
||||||
|
|||||||
Reference in New Issue
Block a user