From 4cf06dbbcb8522be5fa069976c8f361fc874039f Mon Sep 17 00:00:00 2001 From: Nicola Ruggero Date: Wed, 3 Nov 2010 16:59:26 +0100 Subject: Major code cleanup: - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) --- design.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'design.txt') diff --git a/design.txt b/design.txt index 8175b793..431bcbd1 100644 --- a/design.txt +++ b/design.txt @@ -7,7 +7,7 @@ one could be running a custom app made for xrdp one could be running a X11 session clients control the screen size and color depth -all controlled by a cofiguaration file. +all controlled by a configuration file. you can create a lib or use a lib with your executable that talks to xrdp server. -- cgit v1.2.1