Changeset 2bfe976
- Timestamp:
- 2010-07-18T14:44:55Z (14 years ago)
- Branches:
- master
- Children:
- f1d488e
- Parents:
- fe4f28f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dcc.c
rfe4f28f r2bfe976 124 124 imcb_log( ic, "File transfer request from %s for %s (%zd kb).\n" 125 125 "Accept the file transfer if you'd like the file. If you don't, " 126 "issue the 'transfer sreject' command.",126 "issue the 'transfer reject' command.", 127 127 iu->nick, file_name, file_size / 1024 ); 128 128
Note: See TracChangeset
for help on using the changeset viewer.