summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2007-04-13 03:58:15 +0000
committerjsorg71 <jsorg71>2007-04-13 03:58:15 +0000
commit164649dfbcd9ecfdfbfc8feaa7760d3407aa2f48 (patch)
tree227de0626381a0ff29893c686a1b076d9053698b
parent43a80af11cb9d8dc3a9822008f4865d246f9d12b (diff)
downloadxrdp-proprietary-164649dfbcd9ecfdfbfc8feaa7760d3407aa2f48.tar.gz
xrdp-proprietary-164649dfbcd9ecfdfbfc8feaa7760d3407aa2f48.zip
added a comment
-rw-r--r--xrdp/xrdp_cache.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xrdp/xrdp_cache.c b/xrdp/xrdp_cache.c
index 22666408..172093f9 100644
--- a/xrdp/xrdp_cache.c
+++ b/xrdp/xrdp_cache.c
@@ -459,6 +459,7 @@ xrdp_cache_add_pointer(struct xrdp_cache* self,
}
/*****************************************************************************/
+/* this does not take owership of pointer_item, it makes a copy */
int APP_CC
xrdp_cache_add_pointer_static(struct xrdp_cache* self,
struct xrdp_pointer_item* pointer_item,