1
0
Эх сурвалжийг харах

added link to libfuse docs index

Fabian Peter Hammerle 6 жил өмнө
parent
commit
3f498a13dd
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      rgpgfs.c

+ 1 - 0
rgpgfs.c

@@ -7,6 +7,7 @@
 #include <sys/stat.h>
 #include <sys/stat.h>
 #include <unistd.h>
 #include <unistd.h>
 
 
+// http://libfuse.github.io/doxygen/globals.html
 #define FUSE_USE_VERSION 31
 #define FUSE_USE_VERSION 31
 #include <fuse.h>
 #include <fuse.h>