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