Search:
Login
Help/Guide
About Trac
Register
Forgot your password?
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
2526:29a0da0a0d69
for
buffy.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2001-08-06 02:04:46 (
7 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:
Another little MH buffy bug. From Len Lattanzi
<Len.Lattanzi@…>.
Files:
1 modified
buffy.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
buffy.c
r2523
r2526
358
358
359
359
case M_MH:
360
tmp->new = mh_buffy (tmp->path);
360
if ((tmp->new = mh_buffy (tmp->path)) > 0)
361
BuffyCount++;
361
362
break;
362
363
Download in other formats:
Unified Diff
Zip Archive