Skip to content

Commit

Permalink
Fix style issue
Browse files Browse the repository at this point in the history
  • Loading branch information
oleavr committed Jan 23, 2025
1 parent a83e48e commit 7522001
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gum/backend-linux/gummemory-linux.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ gum_memory_read (gconstpointer address,
return result;
}


gboolean
gum_memory_write (gpointer address,
const guint8 * bytes,
Expand Down

0 comments on commit 7522001

Please sign in to comment.