Get rid of a warning where functions in DNB.h were extern "C" when they don't need...
authorGreg Clayton <gclayton@apple.com>
Tue, 4 Dec 2012 01:57:36 +0000 (01:57 +0000)
committerGreg Clayton <gclayton@apple.com>
Tue, 4 Dec 2012 01:57:36 +0000 (01:57 +0000)
commit12057dafea470e044aa9f66e7876441b91112441
tree6bb149563116aea5456c8d4eae9a59aedf8b3011
parent45b6edbd1d7d9ae7038fd5b59861f9805ed6e815
Get rid of a warning where functions in DNB.h were extern "C" when they don't need to be anymore.

llvm-svn: 169202
lldb/tools/debugserver/source/DNB.h