mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 03:54:50 +00:00
Fix typo
This commit is contained in:
parent
ef9541366f
commit
2a00af8781
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
|
||||
#include <cxxabi.h>
|
||||
#include <string>
|
||||
#include <ctring>
|
||||
#include <cstring>
|
||||
#include <stdlib.h>
|
||||
|
||||
std::string demangle(char const* name)
|
||||
|
|
Loading…
Add table
Reference in a new issue