Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
8a97586
for
zephyr.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:
Feb 13, 2011, 7:54:06 PM (
14 years
ago)
Author:
Nelson Elhage <nelhage@nelhage.com>
Branches:
master
,
release-1.10
,
release-1.8
,
release-1.9
Children:
5738650
Parents:
3472845
Message:
Fix a typo in zephyr.c
File:
1 edited
zephyr.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
zephyr.c
r3472845
r8a97586
1134
1134
return(g_strdup("Zephyr: too many subscriptions\n"));
1135
1135
} else if (ret || (num <= 0)) {
1136
return(g_strdup("Zephyr: error retri
ving subscriptions\n"));
1136
return(g_strdup("Zephyr: error retri
e
ving subscriptions\n"));
1137
1137
}
1138
1138
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive