Skip to content
Snippets Groups Projects

[*] Fixed bugs-3221

Merged alexey.stratulat requested to merge bugs-3221 into master
2 files
+ 25
20
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -4,6 +4,7 @@
#include <Python.h>
#include "dap_common.h"
#include "dap_app_cli.h"
#include "dap_strfuncs.h"
typedef struct PyAppCli{
Loading