/[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 827 by astrand, Thu Mar 3 08:48:24 2005 UTC revision 832 by stargo, Tue Mar 8 01:01:47 2005 UTC
# Line 925  static FsInfoType * Line 925  static FsInfoType *
925  FsVolumeInfo(char *fpath)  FsVolumeInfo(char *fpath)
926  {  {
927    
         FILE *fdfs;  
928          static FsInfoType info;          static FsInfoType info;
929  #ifdef HAVE_MNTENT_H  #ifdef HAVE_MNTENT_H
930            FILE *fdfs;
931          struct mntent *e;          struct mntent *e;
932  #endif  #endif
933    

Legend:
Removed from v.827  
changed lines
  Added in v.832

  ViewVC Help
Powered by ViewVC 1.1.26