1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

give em ciphers

This commit is contained in:
psyc://psyced.org/~lynX 2015-01-28 16:08:08 +01:00
parent 8247e2c804
commit 3d49b5537d
8 changed files with 14 additions and 13 deletions

View file

@ -151,7 +151,7 @@ void pushback(string failmc) {
// name in this case (especially if
// we decide that source shouldn't
// be the original target)?
"Could not establish a circuit to [_host] in order to deliver a [_method_relay] to [_source].",
0, // "Could not establish a circuit to [_host] in order to deliver a [_method_relay] to [_source].",
([ "_method_relay": t[1],
"_data_relay" : t[2],
// we used to add the vars to the error message,