mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-08 22:13:48 +01:00
fixed typo
This commit is contained in:
parent
25ccfef4b0
commit
84235fe479
1 changed files with 1 additions and 1 deletions
|
@ -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-----";
|
||||||
|
|
Loading…
Add table
Reference in a new issue