Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 13caf0a
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-01-15T14:16:49Z (
19 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
74c119d
Parents:
e0ca412
Message:
Better implementation of /DIE
File:
1 edited
ipc.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
ipc.c
re0ca412
r13caf0a
33
33
static int ipc_master_cmd_die( irc_t *data, char **cmd )
34
34
{
35
/* This shouldn't really be the final implementation... */
36
exit( 0 );
35
bitlbee_shutdown( NULL );
37
36
}
38
37
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive