aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/source/ResponsePacket.h
diff options
context:
space:
mode:
Diffstat (limited to 'heimdall/source/ResponsePacket.h')
-rw-r--r--heimdall/source/ResponsePacket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/heimdall/source/ResponsePacket.h b/heimdall/source/ResponsePacket.h
index 6094c83..230b28c 100644
--- a/heimdall/source/ResponsePacket.h
+++ b/heimdall/source/ResponsePacket.h
@@ -33,7 +33,7 @@ namespace Heimdall
enum
{
kResponseTypeSendFilePart = 0x00,
- kResponseTypeDeviceInfo = 0x64,
+ kResponseTypeBeginSession = 0x64,
kResponseTypePitFile = 0x65,
kResponseTypeFileTransfer = 0x66,
kResponseTypeEndSession = 0x67