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

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

revision 601 by n-ki, Fri Feb 6 12:57:26 2004 UTC revision 602 by stargo, Sat Feb 7 17:32:21 2004 UTC
# Line 185  convert_1970_to_filetime(uint32 high, ui Line 185  convert_1970_to_filetime(uint32 high, ui
185  /* optarg looks like ':h:=/mnt/floppy,b:=/mnt/usbdevice1' */  /* optarg looks like ':h:=/mnt/floppy,b:=/mnt/usbdevice1' */
186  /* when it arrives to this function.             */  /* when it arrives to this function.             */
187  int  int
188  disk_enum_devices(int *id, char *optarg)  disk_enum_devices(uint32 *id, char *optarg)
189  {  {
190          char *pos = optarg;          char *pos = optarg;
191          char *pos2;          char *pos2;

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

  ViewVC Help
Powered by ViewVC 1.1.26