Normalized code.
This commit is contained in:
@@ -125,6 +125,3 @@ void* xdup (const void* Buf, size_t Size)
|
||||
{
|
||||
return memcpy (xmalloc (Size), Buf, Size);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user