/[rdesktop]/sourceforge.net/branches/seamlessrdp-branch/rdesktop/rdesktop.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/branches/seamlessrdp-branch/rdesktop/rdesktop.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 238 by astrand, Wed Oct 23 14:55:52 2002 UTC revision 240 by matthewc, Thu Oct 24 08:21:33 2002 UTC
# Line 136  main(int argc, char *argv[]) Line 136  main(int argc, char *argv[])
136          flags = RDP_LOGON_NORMAL;          flags = RDP_LOGON_NORMAL;
137          prompt_password = False;          prompt_password = False;
138          domain[0] = password[0] = shell[0] = directory[0] = 0;          domain[0] = password[0] = shell[0] = directory[0] = 0;
139          strcpy(keymapname, "us");          strcpy(keymapname, "en-us");
140    
141          while ((c = getopt(argc, argv, "u:d:s:c:p:n:k:g:fbemKT:h?")) != -1)          while ((c = getopt(argc, argv, "u:d:s:c:p:n:k:g:fbemKT:h?")) != -1)
142          {          {

Legend:
Removed from v.238  
changed lines
  Added in v.240

  ViewVC Help
Powered by ViewVC 1.1.26