diff options
Diffstat (limited to 'x11vnc/pointer.c')
-rw-r--r-- | x11vnc/pointer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/pointer.c b/x11vnc/pointer.c index 5abd843..1ad10e9 100644 --- a/x11vnc/pointer.c +++ b/x11vnc/pointer.c @@ -941,6 +941,7 @@ if (0) fprintf(stderr, "initialize_pipeinput: %s -- %s\n", pipeinput_str, p); } set_child_info(); + /* pipeinput */ if (no_external_cmds) { rfbLogEnable(1); rfbLog("cannot run external commands in -nocmds mode:\n"); |