mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 19:43:03 +00:00
Whitespace changes only
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114667 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -87,8 +87,8 @@ struct gen_state {
|
||||
};
|
||||
|
||||
static int eivr_comm(struct ast_channel *chan, struct ivr_localuser *u,
|
||||
int eivr_events_fd, int eivr_commands_fd, int eivr_errors_fd,
|
||||
const char *args);
|
||||
int eivr_events_fd, int eivr_commands_fd, int eivr_errors_fd,
|
||||
const char *args);
|
||||
|
||||
int eivr_connect_socket(struct ast_channel *chan, const char *host, int port);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user