Changeset fcfd9c5 for otr.c


Ignore:
Timestamp:
2008-02-17T13:24:48Z (16 years ago)
Author:
Sven Moritz Hallberg <sm@…>
Branches:
master
Children:
5933da7
Parents:
4d8fbe8
Message:

tabidy some indentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • otr.c

    r4d8fbe8 rfcfd9c5  
    250250                irc_usermsg(irc, "Notice: "
    251251                        "The accounts above do not have OTR encryption keys associated with them, yet. "
    252                     "These keys are now being generated in the background. "
    253                     "You will be notified as they are completed. "
    254                     "It is not necessary to wait; "
    255                     "BitlBee can be used normally during key generation. "
    256                     "You may safely ignore this message if you don't know what OTR is. ;)");
     252                        "These keys are now being generated in the background. "
     253                        "You will be notified as they are completed. "
     254                        "It is not necessary to wait; "
     255                        "BitlBee can be used normally during key generation. "
     256                        "You may safely ignore this message if you don't know what OTR is. ;)");
    257257        }
    258258}
Note: See TracChangeset for help on using the changeset viewer.