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
help.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 (
17 years
ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
f618a4a
Parents:
d444c09
Message:
Add GCC attributes.
File:
1 edited
help.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
help.h
rd444c09
rc78c032
43
43
} help_t;
44
44
45
help_t *help_init( help_t **help, const char *helpfile );
45
G_GNUC_MALLOC
help_t *help_init( help_t **help, const char *helpfile );
46
46
char *help_get( help_t **help, char *string );
47
47
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive