Changeset c289b6f for irc_commands.c
- Timestamp:
- 2009-11-19T23:00:56Z (15 years ago)
- Branches:
- master
- Children:
- e5e795d
- Parents:
- c48a033 (diff), 36cf9fd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
irc_commands.c
rc48a033 rc289b6f 27 27 #include "bitlbee.h" 28 28 #include "ipc.h" 29 #include "chat.h" 29 30 30 31 static void irc_cmd_pass( irc_t *irc, char **cmd )
Note: See TracChangeset
for help on using the changeset viewer.