diff options
Diffstat (limited to 'src/mod_sip_proxy.erl')
-rw-r--r-- | src/mod_sip_proxy.erl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mod_sip_proxy.erl b/src/mod_sip_proxy.erl index 25f035377..d600da3d0 100644 --- a/src/mod_sip_proxy.erl +++ b/src/mod_sip_proxy.erl @@ -20,8 +20,9 @@ %%% You should have received a copy of the GNU General Public License along %%% with this program; if not, write to the Free Software Foundation, Inc., %%% 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - +%%% %%%------------------------------------------------------------------- + -module(mod_sip_proxy). -ifndef(SIP). |