CVS: rdesktop rdp.c,1.54,1.55

Peter ?strand <[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-serv9153

Modified Files:
	rdp.c 
Log Message:
Variables for uncommented code now uncommented as well. Fixes
"unused variable" warnings from GCC.


Index: rdp.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdp.c,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** rdp.c	16 Apr 2004 11:36:29 -0000	1.54
--- rdp.c	17 Apr 2004 07:37:07 -0000	1.55
***************
*** 894,900 ****
  	uint8 ctype;
  	uint16 clen;
! 	int roff, rlen, len, ret;
  	static struct stream ns;
  	static signed char *dict = 0;
  
  	in_uint8s(s, 6);	/* shareid, pad, streamid */
--- 894,903 ----
  	uint8 ctype;
  	uint16 clen;
! 	int len;
! #if 0
! 	int roff, rlen, ret;
  	static struct stream ns;
  	static signed char *dict = 0;
+ #endif
  
  	in_uint8s(s, 6);	/* shareid, pad, streamid */



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
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.