CVS: rdesktop rdesktop.c,1.129,1.130

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-serv3675

Modified Files:
	rdesktop.c 
Log Message:
keymapname size if now PATH_MAX, since we now allow arbitrary file
names.


Index: rdesktop.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdesktop.c,v
retrieving revision 1.129
retrieving revision 1.130
diff -C2 -d -r1.129 -r1.130
*** rdesktop.c	2 Aug 2005 09:29:15 -0000	1.129
--- rdesktop.c	3 Aug 2005 08:36:08 -0000	1.130
***************
*** 51,55 ****
  char g_username[64];
  char g_hostname[16];
! char keymapname[16];
  int g_keylayout = 0x409;	/* Defaults to US keyboard layout */
  
--- 51,55 ----
  char g_username[64];
  char g_hostname[16];
! char keymapname[PATH_MAX];
  int g_keylayout = 0x409;	/* Defaults to US keyboard layout */
  



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&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.