Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset a312b6b
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:
2006-06-07T11:25:46Z (
18 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
85e9644
Parents:
df417ca
Message:
Added storage_xml.c
Files:
1 added
1 edited
account.c
(modified)
(
1 diff
)
storage_xml.c
(added)
Legend:
Unmodified
Added
Removed
account.c
rdf417ca
ra312b6b
35
35
{
36
36
for( a = irc->accounts; a->next; a = a->next );
37
a = a->next = g_new0
( account_t, 1 );
37
a = a->next = g_new0
( account_t, 1 );
38
38
}
39
39
else
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive