commit 666c880af80189832b07dd3b83c1e4a98d63652d parent 7988f101d3e7cecdf31d262c3768b8cf202549f2 Author: Michael Forney <mforney@mforney.org> Date: Thu, 25 Dec 2014 01:19:08 -0800 Style Diffstat:
M | launch/protocol.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/launch/protocol.h b/launch/protocol.h @@ -36,7 +36,7 @@ struct swc_launch_request enum { SWC_LAUNCH_REQUEST_OPEN_DEVICE, - SWC_LAUNCH_REQUEST_ACTIVATE_VT + SWC_LAUNCH_REQUEST_ACTIVATE_VT, } type; uint32_t serial;