Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
f73b969
for
ipc.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-01-20T15:15:49Z (
19 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
54879ab
,
f1d38f2
Parents:
55ec2d6
Message:
Renamed commands.c, got rid of return values in all command functions.
File:
1 edited
ipc.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
ipc.h
r55ec2d6
rf73b969
52
52
53
53
/* We need this function in inetd mode, so let's just make it non-static. */
54
int
ipc_master_cmd_rehash( irc_t *data, char **cmd );
54
void
ipc_master_cmd_rehash( irc_t *data, char **cmd );
55
55
56
56
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive