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

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

revision 601 by n-ki, Fri Jan 30 14:10:32 2004 UTC revision 602 by stargo, Sat Feb 7 17:32:21 2004 UTC
# Line 29  get_parallel_data(HANDLE handle) Line 29  get_parallel_data(HANDLE handle)
29  /* optarg looks like ':LPT1=/dev/lp0'            */  /* optarg looks like ':LPT1=/dev/lp0'            */
30  /* when it arrives to this function.             */  /* when it arrives to this function.             */
31  int  int
32  parallel_enum_devices(int *id, char *optarg)  parallel_enum_devices(uint32 *id, char *optarg)
33  {  {
34          PARALLEL_DEVICE *ppar_info;          PARALLEL_DEVICE *ppar_info;
35    

Legend:
Removed from v.601  
changed lines
  Added in v.602

  ViewVC Help
Powered by ViewVC 1.1.26