Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
5100caa
for
account.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-07-01T15:52:05Z (
18 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
fef6116
Parents:
0a3c243
Message:
Added "account set" command.
File:
1 edited
account.h
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
account.h
r0a3c243
r5100caa
37
37
int reconnect;
38
38
39
set_t *set;
40
39
41
struct irc *irc;
40
42
struct gaim_connection *gc;
…
…
48
50
void account_off( irc_t *irc, account_t *a );
49
51
52
#define ACC_SET_NOSAVE 1
53
#define ACC_SET_OFFLINE_ONLY 2
54
50
55
#endif
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive