Explorar o código

ktp: Revert magic number

Serj Kalichev %!s(int64=3) %!d(string=hai) anos
pai
achega
3d316bf491
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      klish/ktp.h

+ 1 - 1
klish/ktp.h

@@ -8,7 +8,7 @@
 
 #include <faux/msg.h>
 
-#define KTP_MAGIC 0x2050544b
+#define KTP_MAGIC 0x4b545020
 #define KTP_MAJOR 0x01
 #define KTP_MINOR 0x00