Changeset 2bfe976


Ignore:
Timestamp:
2010-07-18T14:44:55Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
f1d488e
Parents:
fe4f28f
Message:

The "transfers" command was renamed to "transfer".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dcc.c

    rfe4f28f r2bfe976  
    124124        imcb_log( ic, "File transfer request from %s for %s (%zd kb).\n"
    125125                      "Accept the file transfer if you'd like the file. If you don't, "
    126                       "issue the 'transfers reject' command.",
     126                      "issue the 'transfer reject' command.",
    127127                      iu->nick, file_name, file_size / 1024 );
    128128
Note: See TracChangeset for help on using the changeset viewer.