/[rdesktop]/sourceforge.net/trunk/rdesktop/rdp.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/trunk/rdesktop/rdp.c

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

revision 426 by forsberg, Thu Jun 19 11:46:30 2003 UTC revision 432 by matthewc, Tue Jul 1 09:31:25 2003 UTC
# Line 895  BOOL Line 895  BOOL
895  rdp_connect(char *server, uint32 flags, char *domain, char *password,  rdp_connect(char *server, uint32 flags, char *domain, char *password,
896              char *command, char *directory)              char *command, char *directory)
897  {  {
         if (use_rdp5)  
                 channels_init();  
   
898          if (!sec_connect(server, username))          if (!sec_connect(server, username))
899                  return False;                  return False;
900    

Legend:
Removed from v.426  
changed lines
  Added in v.432

  ViewVC Help
Powered by ViewVC 1.1.26