We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 046fe55 commit f88c01fCopy full SHA for f88c01f
Modules/_remote_debugging/binary_io.h
@@ -22,7 +22,7 @@ extern "C" {
22
* ============================================================================ */
23
24
#define BINARY_FORMAT_MAGIC 0x54414348 /* "TACH" (Tachyon) */
25
-#define BINARY_FORMAT_VERSION 3
+#define BINARY_FORMAT_VERSION 1
26
27
/* Header field offsets and sizes */
28
#define HDR_OFF_MAGIC 0
0 commit comments