summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_mm.c
diff options
context:
space:
mode:
authornorrarvid <norrarvid@gmail.com>2012-06-18 09:11:52 +0200
committernorrarvid <norrarvid@gmail.com>2012-06-18 09:11:52 +0200
commitfc49bf6b48878e9514fee3e3c8eb13789aefc71f (patch)
tree3fab9c7fcaba6b2c9d94cb90c4722eaca05e3faf /xrdp/xrdp_mm.c
parentf4ffaafc20f454481b87e500ef5ca8d651083a1d (diff)
downloadxrdp-proprietary-fc49bf6b48878e9514fee3e3c8eb13789aefc71f.tar.gz
xrdp-proprietary-fc49bf6b48878e9514fee3e3c8eb13789aefc71f.zip
Fix layout
Diffstat (limited to 'xrdp/xrdp_mm.c')
-rw-r--r--xrdp/xrdp_mm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xrdp/xrdp_mm.c b/xrdp/xrdp_mm.c
index 10148e60..2b89dd7a 100644
--- a/xrdp/xrdp_mm.c
+++ b/xrdp/xrdp_mm.c
@@ -1744,7 +1744,7 @@ server_send_to_channel(struct xrdp_mod* mod, int channel_id,
}
else
{
- return 1 ;
+ return 1;
}
}