Skip to content

Commit

Permalink
Removing unnecessary whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nexarian committed Dec 26, 2023
1 parent 2772ab9 commit af5b03d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions xrdp/xrdp_mm.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,15 @@
#include "guid.h"
#include "ms-rdpedisp.h"
#include "ms-rdpbcgr.h"

#include "scp.h"

#include <ctype.h>

#include "xrdp_encoder.h"
#include "xrdp_sockets.h"
#include "xrdp_egfx.h"
#include "libxrdp.h"
#include "xrdp_channel.h"
#include <limits.h>


/* Forward declarations */
static int
xrdp_mm_chansrv_connect(struct xrdp_mm *self, const char *port);
Expand Down

0 comments on commit af5b03d

Please sign in to comment.