Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc.c

    r7320610 r5ebff60  
    764764                        irc_rootmsg(irc,
    765765                                    "Welcome to the BitlBee gateway!\n\n"
    766                                     "Running %s %s\n\n"
    767766                                    "If you've never used BitlBee before, please do read the help "
    768767                                    "information using the \x02help\x02 command. Lots of FAQs are "
    769768                                    "answered there.\n"
    770769                                    "If you already have an account on this server, just use the "
    771                                     "\x02identify\x02 command to identify yourself.",
    772                                     PACKAGE, BITLBEE_VERSION);
     770                                    "\x02identify\x02 command to identify yourself.");
    773771
    774772                        /* This is for bug #209 (use PASS to identify to NickServ). */
Note: See TracChangeset for help on using the changeset viewer.