hurdextras-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to libfuse/netfs.c


From: Stefan Siegl
Subject: Changes to libfuse/netfs.c
Date: Sat, 03 Dec 2005 13:35:45 -0500

Index: libfuse/netfs.c
diff -u libfuse/netfs.c:1.33 libfuse/netfs.c:1.34
--- libfuse/netfs.c:1.33        Fri Dec  2 23:31:32 2005
+++ libfuse/netfs.c     Sat Dec  3 18:35:45 2005
@@ -1150,7 +1150,7 @@
   /* update hdrpos pointer */
   handle->hdrpos = ((void *) handle->hdrpos) + dirent_len;
 
-  handle->count --;
+  handle->count ++;
   return 0;
 }
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]