Skip to content
Snippets Groups Projects
Commit df8f0301 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix merge issue.

parent c3783e33
Branches
Tags
No related merge requests found
...@@ -13535,7 +13535,7 @@ parse_rip(BYTE *origbuf, unsigned blen, unsigned maxlen) ...@@ -13535,7 +13535,7 @@ parse_rip(BYTE *origbuf, unsigned blen, unsigned maxlen)
} }
   
void void
init_rip(int enabled) init_rip(int version)
{ {
FREE_AND_NULL(rip.xmap); FREE_AND_NULL(rip.xmap);
FREE_AND_NULL(rip.ymap); FREE_AND_NULL(rip.ymap);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment