提交 4826c5f3 authored 作者: Jeff Lenk's avatar Jeff Lenk

add newlines that were inadvertently removed by me

上级 da10fe86
......@@ -40,4 +40,4 @@ freeswitch_wrap.cxx:
rm -f *.cs
depend_install:
mkdir -p $(DESTDIR)$(modulesdir)/managed
\ No newline at end of file
mkdir -p $(DESTDIR)$(modulesdir)/managed
......@@ -215,4 +215,4 @@ char * SWIG_csharp_string_callback(const char * str) {
%include switch_scheduler.h
%include switch_config.h
%include switch_cpp.h
%include freeswitch_managed.h
\ No newline at end of file
%include freeswitch_managed.h
......@@ -190,4 +190,4 @@ class ManagedSession:public CoreSession {
hangupFunction hangupDelegate;
};
#endif
\ No newline at end of file
#endif
......@@ -440,4 +440,4 @@ SWITCH_STANDARD_API(managedreload_api_function)
return SWITCH_STATUS_SUCCESS;
}
SWITCH_END_EXTERN_C
\ No newline at end of file
SWITCH_END_EXTERN_C
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论