merge master
authorJustin Wind <justin.wind@gmail.com>
Fri, 25 May 2012 03:12:17 +0000 (20:12 -0700)
committerJustin Wind <justin.wind@gmail.com>
Fri, 25 May 2012 03:12:43 +0000 (20:12 -0700)
hw_lem1802.c

index 502954187eeae0b562327f9ffb72e936f5aa8b6e..f8004a38571670eb9e13443e80dc1a00d36f4743 100644 (file)
@@ -639,7 +639,7 @@ int lem1802_data_ctl_(struct dcpu16_hw *hw, const char *cmd, void *data_in, void
 
         *s_out = lem1802_rfb_new_(in->argc, in->argv);
 
-        MSG_DEBUG(hw->vm, "%s>> %s s:%p", __func__, "new_rfbScreen", *s_out);
+        MSG_DEBUG(NULL, "%s>> %s s:%p", __func__, "new_rfbScreen", *s_out);
 
         return 0;
     }