/[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 684 by jsorg71, Mon Apr 26 22:31:22 2004 UTC revision 685 by stargo, Thu Apr 29 19:40:40 2004 UTC
# Line 569  main(int argc, char *argv[]) Line 569  main(int argc, char *argv[])
569  #endif  #endif
570    
571                                                          if (strncmp("off", optarg, 3) == 0)                                                          if (strncmp("off", optarg, 3) == 0)
572    #ifdef WITH_RDPSND
573                                                                  g_rdpsnd = False;                                                                  g_rdpsnd = False;
574    #else
575                                                                    warning("Not compiled with sound support");
576    #endif
577    
578                                                          optarg = p;                                                          optarg = p;
579                                                  }                                                  }

Legend:
Removed from v.684  
changed lines
  Added in v.685

  ViewVC Help
Powered by ViewVC 1.1.26