/[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 902 by stargo, Sun May 8 17:03:04 2005 UTC revision 943 by astrand, Tue Aug 2 09:28:54 2005 UTC
# Line 121  struct dummy_statfs_t Line 121  struct dummy_statfs_t
121          int f_namemax;          int f_namemax;
122  };  };
123    
124  int  static int
125  dummy_statfs(struct dummy_statfs_t *buf)  dummy_statfs(struct dummy_statfs_t *buf)
126  {  {
127          buf->f_blocks = 262144;          buf->f_blocks = 262144;

Legend:
Removed from v.902  
changed lines
  Added in v.943

  ViewVC Help
Powered by ViewVC 1.1.26