Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
30781f6
for
filter.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:
Sep 20, 2011, 5:47:25 PM (
13 years
ago)
Author:
Alejandro R. Sedeño <asedeno@mit.edu>
Branches:
master
,
release-1.10
,
release-1.9
Children:
24bd860
Parents:
d973a73
Message:
Fix bug generating filter text
File:
1 edited
filter.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
filter.c
rf271129
r30781f6
219
219
}
220
220
else {
221
g_string_append_printf(out, "%i",f->
f
gcolor);
221
g_string_append_printf(out, "%i",f->
b
gcolor);
222
222
}
223
223
g_string_append(out, " ");
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive