mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-27 16:25:30 +00:00
Removed inaccurate comment
This commit is contained in:
parent
1bc3a5a34a
commit
2851212ef6
@ -250,7 +250,6 @@ R_API bool r_core_bin_strpurge(RCore *core, const char *str, ut64 refaddr) {
|
||||
|
||||
static bool string_filter(RCore *core, const char *str, ut64 addr) {
|
||||
int i;
|
||||
/* pointer/rawdata detection */
|
||||
if (r_core_bin_strpurge (core, str, addr)) {
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user