Changeset 644b808 for root_commands.c


Ignore:
Timestamp:
2011-12-26T10:50:34Z (12 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
5f40da7
Parents:
9a1c14d
Message:

A few more minor cleanups before merging this into mainline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • root_commands.c

    r9a1c14d r644b808  
    459459                                             "enter the password" );
    460460                                if( oauth )
    461                                         irc_rootmsg( irc, "Alternatively, enable oauth if "
     461                                        irc_rootmsg( irc, "Alternatively, enable OAuth if "
    462462                                                     "the account supports it: account %s "
    463463                                                     "set oauth on", a->tag );
Note: See TracChangeset for help on using the changeset viewer.