Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
c227706
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:
2006-12-24T19:35:13Z (
16 years
ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
7bee5af
Parents:
9225e08
Message:
Refactor the help code to take a filename rather than using the global struct.
File:
1 edited
help.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
help.h
r9225e08
rc227706
43
43
} help_t;
44
44
45
help_t *help_init( help_t **help
);
45
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