CVS: rdesktop orders.c,1.37,1.38

Jay Sorg <[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-serv16752

Modified Files:
	orders.c 
Log Message:
fix a minor DEDUG spelling error

Index: orders.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/orders.c,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** orders.c	27 Jun 2004 18:53:08 -0000	1.37
--- orders.c	30 Jun 2004 17:59:40 -0000	1.38
***************
*** 270,274 ****
  	rdp_parse_pen(s, &os->pen, present >> 7);
  
! 	DEBUG(("LINE(op=0x%x,sx=%d,sy=%d,dx=%d,dx=%d,fg=0x%x)\n",
  	       os->opcode, os->startx, os->starty, os->endx, os->endy, os->pen.colour));
  
--- 270,274 ----
  	rdp_parse_pen(s, &os->pen, present >> 7);
  
! 	DEBUG(("LINE(op=0x%x,sx=%d,sy=%d,dx=%d,dy=%d,fg=0x%x)\n",
  	       os->opcode, os->startx, os->starty, os->endx, os->endy, os->pen.colour));
  



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
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.