aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/source/ControlPacket.h
diff options
context:
space:
mode:
Diffstat (limited to 'heimdall/source/ControlPacket.h')
-rw-r--r--heimdall/source/ControlPacket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/heimdall/source/ControlPacket.h b/heimdall/source/ControlPacket.h
index f003654..ce957b2 100644
--- a/heimdall/source/ControlPacket.h
+++ b/heimdall/source/ControlPacket.h
@@ -32,7 +32,7 @@ namespace Heimdall
enum
{
- kControlTypeDeviceInfo = 0x64,
+ kControlTypeSetupSession = 0x64,
kControlTypePitFile = 0x65,
kControlTypeFileTransfer = 0x66,
kControlTypeEndSession = 0x67