summaryrefslogtreecommitdiffstats
path: root/common/parse.h
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2006-03-21 02:05:38 +0000
committerjsorg71 <jsorg71>2006-03-21 02:05:38 +0000
commitb65409683bbe22726e445c9ba30194909b7abf6a (patch)
tree9aaca92ede97320164d0702eb1e3e7f476f57451 /common/parse.h
parent4a6133ce34944129276b0cba8084854cba90fc99 (diff)
downloadxrdp-proprietary-b65409683bbe22726e445c9ba30194909b7abf6a.tar.gz
xrdp-proprietary-b65409683bbe22726e445c9ba30194909b7abf6a.zip
copyright year updates
Diffstat (limited to 'common/parse.h')
-rw-r--r--common/parse.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/common/parse.h b/common/parse.h
index 288ae91a..26c259cb 100644
--- a/common/parse.h
+++ b/common/parse.h
@@ -18,8 +18,11 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-/* modified for xrdp */
-/* this is a super fast stream method, you bet */
+/* modified for xrdp
+ this is a super fast stream method, you bet
+
+ needed functions g_malloc, g_free, g_memset, g_memcpy
+*/
#if !defined(PARSE_H)
#define PARSE_H