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_splitwin.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_splitwin.c
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
trunk/src/helpers/cctl_splitwin.c
r142
r167
241
241
}
242
242
243
return
(mrc)
;
243
return
mrc
;
244
244
}
245
245
…
…
553
553
}
554
554
}
555
return
(mrc)
;
555
return
mrc
;
556
556
}
557
557
…
…
977
977
}
978
978
979
return
(brc)
;
979
return
brc
;
980
980
}
981
981
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive