CVS: rdesktop rdesktop.c,1.124,1.125

Michael Gernoth <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1339

Modified Files:
	rdesktop.c 
Log Message:
allow windowid to be hexadecimal, which is what krdc actually uses...


Index: rdesktop.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdesktop.c,v
retrieving revision 1.124
retrieving revision 1.125
diff -C2 -d -r1.124 -r1.125
*** rdesktop.c	23 Mar 2005 12:25:54 -0000	1.124
--- rdesktop.c	30 Mar 2005 19:51:39 -0000	1.125
***************
*** 559,563 ****
  
  			case 'X':
! 				g_embed_wnd = strtol(optarg, NULL, 10);
  				break;
  
--- 559,563 ----
  
  			case 'X':
! 				g_embed_wnd = strtol(optarg, NULL, 0);
  				break;
  



-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.