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

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

revision 618 by stargo, Sat Feb 28 10:52:29 2004 UTC revision 627 by n-ki, Thu Mar 4 08:24:40 2004 UTC
# Line 133  Line 133 
133    
134  extern RDPDR_DEVICE g_rdpdr_device[];  extern RDPDR_DEVICE g_rdpdr_device[];
135    
136  struct fileinfo  FILEINFO g_fileinfo[MAX_OPEN_FILES];
 {  
         uint32 device_id, flags_and_attributes;  
         char path[256];  
         DIR *pdir;  
         struct dirent *pdirent;  
         char pattern[64];  
         BOOL delete_on_close;  
 }  
 g_fileinfo[MAX_OPEN_FILES];  
137    
138  typedef struct  typedef struct
139  {  {

Legend:
Removed from v.618  
changed lines
  Added in v.627

  ViewVC Help
Powered by ViewVC 1.1.26