diff --git a/data/ropdb/samba.xml b/data/ropdb/samba.xml
index 450ad3e9a0..ad2869b335 100644
--- a/data/ropdb/samba.xml
+++ b/data/ropdb/samba.xml
@@ -116,7 +116,7 @@
add ebx, esi ; ret || ebx = esp + XX == src in memcpy
pop eax; ret
memcpy@got - 4
- mov eax, dword [eax+0x04] ; ret || eax = @mmap
+ mov eax, dword [eax+0x04] ; ret || eax = @memcpy
xchg eax, ebx ; ret || eax = src in memcpy , ebx = @memcpy
pop esi ; ret
esi = offset of .got.plt section