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

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

revision 1273 by stargo, Sun Oct 1 10:56:39 2006 UTC revision 1274 by stargo, Sun Oct 1 11:00:03 2006 UTC
# Line 276  rdpsnd_process(STREAM s) Line 276  rdpsnd_process(STREAM s)
276          }          }
277  }  }
278    
279  inline BOOL  static BOOL
280  rdpsnd_auto_open(void)  rdpsnd_auto_open(void)
281  {  {
282          static BOOL failed = False;          static BOOL failed = False;
# Line 306  rdpsnd_auto_open(void) Line 306  rdpsnd_auto_open(void)
306          return False;          return False;
307  }  }
308    
309  inline void  static void
310  rdpsnd_register_drivers(char *options)  rdpsnd_register_drivers(char *options)
311  {  {
312          struct audio_driver **reg;          struct audio_driver **reg;

Legend:
Removed from v.1273  
changed lines
  Added in v.1274

  ViewVC Help
Powered by ViewVC 1.1.26