summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdpwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'xrdp/xrdpwin.c')
-rw-r--r--xrdp/xrdpwin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xrdp/xrdpwin.c b/xrdp/xrdpwin.c
index ed6fa4c5..b6bf8fc8 100644
--- a/xrdp/xrdpwin.c
+++ b/xrdp/xrdpwin.c
@@ -137,7 +137,7 @@ void DEFAULT_CC
pipe_sig(int sig_num)
{
/* do nothing */
- g_writeln("got SIGPIPE(%d)", sig_num);
+ g_writeln("got XRDP WIN SIGPIPE(%d)", sig_num);
}
/*****************************************************************************/