Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
Reverse Diff
Changes in
irc_im.c
[0e788f5:e277e80]
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
File:
1 edited
irc_im.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
irc_im.c
r0e788f5
re277e80
697
697
irc_channel_name_strip( stripped );
698
698
if( set_getbool( &bee->set, "lcnicks" ) )
699
nick_lc(
stripped );
699
nick_lc(
irc,
stripped );
700
700
701
701
if( stripped[0] == '\0' )
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive