Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
f7cc734
for
dcc.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2018-07-31T04:41:25Z (
6 years
ago)
Author:
dequis <dx@…>
Branches:
master
Children:
9767d03
Parents:
c82e4ca
git-author:
Philippe Daouadi <philippe@…> (15-03-17 17:06:52)
git-committer:
dequis <dx@…> (31-07-18 04:41:25)
Message:
irc: implement server-time capability
File:
1 edited
dcc.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
dcc.c
rc82e4ca
rf7cc734
214
214
df->ft->file_name, ipaddr, port, df->ft->file_size);
215
215
216
irc_send_msg_raw(iu, "PRIVMSG", iu->irc->user->nick, cmd
);
216
irc_send_msg_raw(iu, "PRIVMSG", iu->irc->user->nick, cmd
, 0
);
217
217
218
218
g_free(cmd);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive