mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
Add missing end-of-file line terminators.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@395255 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -573,4 +573,4 @@ struct ast_bridge_channel *ast_bridge_channel_peer(struct ast_bridge_channel *br
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* _ASTERISK_BRIDGING_CHANNEL_H */
|
||||
#endif /* _ASTERISK_BRIDGING_CHANNEL_H */
|
||||
|
@@ -153,4 +153,4 @@ void ast_bridge_change_state_nolock(struct ast_bridge_channel *bridge_channel, e
|
||||
*/
|
||||
void ast_bridge_change_state(struct ast_bridge_channel *bridge_channel, enum ast_bridge_channel_state new_state);
|
||||
|
||||
#endif /* _ASTERISK_PRIVATE_BRIDGING_H */
|
||||
#endif /* _ASTERISK_PRIVATE_BRIDGING_H */
|
||||
|
Reference in New Issue
Block a user