mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-15 19:22:22 +00:00
merged in miext/rootless changes for XDarwin support
This commit is contained in:
parent
f350909d16
commit
5e7f7436a7
12 changed files with 68 additions and 18 deletions
|
|
@ -1871,7 +1871,7 @@ Fopen(char *file, char *type)
|
|||
pidlist = cur;
|
||||
|
||||
#ifdef DEBUG
|
||||
ErrorF("Popen: `%s', fp = %p\n", command, iop);
|
||||
ErrorF("Fopen(%s), fp = %p\n", file, iop);
|
||||
#endif
|
||||
|
||||
return iop;
|
||||
|
|
|
|||
Loading…
Reference in a new issue