Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
Reverse Diff
Changes in
user.c
[b7d3cc34:7b23afd]
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
user.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
user.c
rb7d3cc34
r7b23afd
146
146
while( u )
147
147
{
148
if( u->gc == gc && u->handle && handle_cmp( u->handle, handle, gc->pr
otocol
) == 0 )
148
if( u->gc == gc && u->handle && handle_cmp( u->handle, handle, gc->pr
pl
) == 0 )
149
149
break;
150
150
u = u->next;
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive