]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fixing extconf compile 88/88/1
authorDavid M. Lee <dlee@respoke.io>
Mon, 13 Apr 2015 19:41:40 +0000 (14:41 -0500)
committerDavid M. Lee <dlee@respoke.io>
Mon, 13 Apr 2015 19:41:40 +0000 (14:41 -0500)
commite540034f220b763b1c2e072d829b18262254b353
treee9738f0757bb4f404c0499c82c399c90e70288a0
parent736a3cef0102d97cf4c1fb7e1c70fc6ccb78a916
Fixing extconf compile

During the mass code deletion for clang support, a stray backslash was
left behind that was causing utils to fail to compile.

Change-Id: I60e5fa58c9a5b248bde23aaada79ff663f87a2a1
utils/extconf.c