Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
7989fcf3
for
storage.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:
2005-12-08T14:37:39Z (
19 years
ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
8efa2f4
Parents:
a1f17d4
Message:
Add check_pass function
File:
1 edited
storage.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
storage.h
ra1f17d4
r7989fcf3
43
43
void (*init) (void);
44
44
45
storage_status_t (*check_pass) (const char *nick, const char *password);
46
45
47
storage_status_t (*load) (const char *nick, const char *password, irc_t * irc);
46
48
storage_status_t (*save) (irc_t *irc, int overwrite);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive