Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
c78c032
for
conf.h
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:
2007-10-12T12:11:32Z (
16 years
ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
f618a4a
Parents:
d444c09
Message:
Add GCC attributes.
File:
1 edited
conf.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
conf.h
rd444c09
rc78c032
51
51
} conf_t;
52
52
53
conf_t *conf_load( int argc, char *argv[] );
53
G_GNUC_MALLOC
conf_t *conf_load( int argc, char *argv[] );
54
54
void conf_loaddefaults( irc_t *irc );
55
55
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive