• Mike Gabriel's avatar
    Xserver/hw/nxagent/Clipboard.c: Fix free calls (free back to XFree). · 5597f2ea
    Mike Gabriel authored
     They have been flawed ever since nxagent came up, as they were Xfree
     (non-capital f) always, but should have been XFree (capital F, defined
     in Xlibint.h and part of libNX_X11).
     .
     Probably this all should be free() all over the code (bearing in mind,
     that XFree() returns int, not void. But still...
    
     Fixes ArcticaProject/nx-libs#553.
    5597f2ea
Name
Last commit
Last update
..
config Loading commit data...
extras Loading commit data...
include Loading commit data...
lib Loading commit data...
programs Loading commit data...
.gitignore Loading commit data...
Imakefile Loading commit data...
Makefile Loading commit data...
x-indent-all.sh Loading commit data...
x-indent.sh Loading commit data...