summaryrefslogtreecommitdiff
path: root/res/stasis/messaging.h
diff options
context:
space:
mode:
authorMatthew Jordan <mjordan@digium.com>2014-08-21 14:52:28 +0000
committerMatthew Jordan <mjordan@digium.com>2014-08-21 14:52:28 +0000
commit085d5a2629a39135d7feed8d6e3cdb8dbcbbfae1 (patch)
tree8e7b7dd42f8430beb7733022d62057bf4cbcbf6c /res/stasis/messaging.h
parentda91946df7a8f3395623f81f756aed7d1f6b255d (diff)
Clean up files that do not end with newlines
Trivial patch to add new lines to several files missing them. This fixes warnings when compiling with gcc 4.1.2 on CentOS 5. ASTERISK-24245 #close Reported by: Shaun Ruffell patches: 0002-Trivial-addition-of-newlines-at-end-of-three-files.patch uploaded by Shaun Ruffell (License 5417) ........ Merged revisions 421677 from http://svn.asterisk.org/svn/asterisk/branches/12 ........ Merged revisions 421678 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@421679 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/stasis/messaging.h')
-rw-r--r--res/stasis/messaging.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/stasis/messaging.h b/res/stasis/messaging.h
index c69d5d570..75ef5c9a5 100644
--- a/res/stasis/messaging.h
+++ b/res/stasis/messaging.h
@@ -80,4 +80,4 @@ int messaging_cleanup(void);
*/
int messaging_init(void);
-#endif /* #define _ASTERISK_RES_STASIS_MESSAGING_H */ \ No newline at end of file
+#endif /* #define _ASTERISK_RES_STASIS_MESSAGING_H */