diff --git a/libr/bin/p/bin_dex.c b/libr/bin/p/bin_dex.c index 4248d402cfaaf..537330d79b105 100644 --- a/libr/bin/p/bin_dex.c +++ b/libr/bin/p/bin_dex.c @@ -577,8 +577,8 @@ static void dex_parse_debug_item(RBinFile *bf, RBinDexClass *c, int MI, int MA, break; case 0x0a: // DBG_SET_FIRST_SPECIAL { - eprintf ("especial\n"); // TODO + R_LOG_TODO ("DBG_SET_FIRST_SPECIAL"); } break; #if 0