]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fixing extconf compile 89/89/1
authorDavid M. Lee <dlee@respoke.io>
Mon, 13 Apr 2015 19:41:40 +0000 (14:41 -0500)
committerDavid M. Lee <dlee@digium.com>
Mon, 13 Apr 2015 19:44:35 +0000 (14:44 -0500)
commit3d27c223a5bb2b993695a51f0ee5af3407dedb37
tree6820400fc4377f47ba58e18eebf2012417d1eaba
parent30045b4e678027b82899d7bd2faf1764a79718ba
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