Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
1022119
in code for
icb.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:
Dec 17, 2013, 5:07:59 PM (
11 years
ago)
Author:
Mike Belopuhov <mike@…>
Branches:
master
Children:
1fb1bbe
Parents:
939f631
git-author:
Stuart Henderson <stu@…> (03/17/13 23:41:15)
git-committer:
Mike Belopuhov <mike@…> (12/17/13 17:07:59)
Message:
NULL != 0
File:
1 edited
icb.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
icb.c
r939f631
r1022119
317
317
{ STATUS_TOPIC, "Topic" },
318
318
{ STATUS_WARNING, "Warning" },
319
{
NULL
, NULL }
319
{
0
, NULL }
320
320
};
321
321
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive