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:
Richard Mudgett
2013-07-24 16:01:20 +00:00
parent 7846c2c91d
commit 70fbe9dc14
4 changed files with 4 additions and 4 deletions

View File

@@ -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 */

View File

@@ -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 */