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

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

revision 725 by jsorg71, Sun Jun 27 17:51:54 2004 UTC revision 730 by jsorg71, Tue Jun 29 16:22:41 2004 UTC
# Line 720  main(int argc, char *argv[]) Line 720  main(int argc, char *argv[])
720          }          }
721    
722          DEBUG(("Disconnecting...\n"));          DEBUG(("Disconnecting...\n"));
         cache_save_state();  
723          rdp_disconnect();          rdp_disconnect();
724            cache_save_state();
725          ui_deinit();          ui_deinit();
726    
727          if (ext_disc_reason >= 2)          if (ext_disc_reason >= 2)

Legend:
Removed from v.725  
changed lines
  Added in v.730

  ViewVC Help
Powered by ViewVC 1.1.26