From 374633e63f35170ad25b4841a4214273560a671b Mon Sep 17 00:00:00 2001 From: Jay Sorg Date: Sat, 1 Mar 2014 23:26:40 -0800 Subject: common: no logic change, update comments --- common/xrdp_client_info.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/xrdp_client_info.h') diff --git a/common/xrdp_client_info.h b/common/xrdp_client_info.h index 50c9f143..c17675e4 100644 --- a/common/xrdp_client_info.h +++ b/common/xrdp_client_info.h @@ -1,7 +1,7 @@ /** * xrdp: A Remote Desktop Protocol server. * - * Copyright (C) Jay Sorg 2004-2013 + * Copyright (C) Jay Sorg 2004-2014 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -113,7 +113,7 @@ struct xrdp_client_info int keyboard_type; int keyboard_subtype; - + int png_codec_id; int png_prop_len; char png_prop[64]; -- cgit v1.2.3