[lldb] Fix -Wformat warning in debugserver unit test
RNBSocketTest.cpp:31:35: warning: format specifies type 'char *' but the argument has type 'const void *' [-Wformat]
Loading
Please sign in to comment
RNBSocketTest.cpp:31:35: warning: format specifies type 'char *' but the argument has type 'const void *' [-Wformat]