From fcfd9c56a81a993d86f18c792b1584ec5c5dca99 Mon Sep 17 00:00:00 2001 From: Sven Moritz Hallberg Date: Sun, 17 Feb 2008 14:24:48 +0100 Subject: tabidy some indentation --- otr.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/otr.c b/otr.c index 3e953854..bd76e2ea 100644 --- a/otr.c +++ b/otr.c @@ -249,11 +249,11 @@ void otr_load(irc_t *irc) if(kg) { irc_usermsg(irc, "Notice: " "The accounts above do not have OTR encryption keys associated with them, yet. " - "These keys are now being generated in the background. " - "You will be notified as they are completed. " - "It is not necessary to wait; " - "BitlBee can be used normally during key generation. " - "You may safely ignore this message if you don't know what OTR is. ;)"); + "These keys are now being generated in the background. " + "You will be notified as they are completed. " + "It is not necessary to wait; " + "BitlBee can be used normally during key generation. " + "You may safely ignore this message if you don't know what OTR is. ;)"); } } -- cgit v1.2.3