Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
167
for
trunk/src/helpers/cctl_combo.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:
Jun 2, 2002, 8:20:24 PM (
23 years
ago)
Author:
umoeller
Message:
Rewrote winlist widget to use daemon.
File:
1 edited
trunk/src/helpers/cctl_combo.c
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
trunk/src/helpers/cctl_combo.c
r142
r167
184
184
}
185
185
186
return
(mrc)
;
186
return
mrc
;
187
187
}
188
188
…
…
572
572
}
573
573
574
return
(mrc)
;
574
return
mrc
;
575
575
}
576
576
…
…
719
719
}
720
720
721
return
(brc)
;
721
return
brc
;
722
722
}
723
723
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive