From 6d3bff19693047e752b9e649a03946402d6bfdf8 Mon Sep 17 00:00:00 2001 From: Pierre-Louis Bonicoli Date: Tue, 28 Feb 2017 16:22:53 +0100 Subject: [PATCH] sample conf: remove trailing spaces --- samples/bip.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/bip.conf b/samples/bip.conf index aea66c9..e3d6688 100644 --- a/samples/bip.conf +++ b/samples/bip.conf @@ -9,7 +9,7 @@ # To connect a client to bip, try the port below, and # be sure to set the password to the value -# specified in the network you want to connect to. +# specified in the network you want to connect to. # Port is 7778 by default. #port = 7778; @@ -171,7 +171,7 @@ #default_realname = ; # Makes bip send the log of each channel and privates while - # you were not connected to the proxy upon connection. + # you were not connected to the proxy upon connection. #backlog = true; # enable backlog #backlog_lines = 10; # number of lines in backlog, 0 means no limit