pyldb: avoid segfault when adding an element with no name
[sfrench/samba-autobuild/.git] / examples / VFS / README
index 2f6196d1178ebd432e8a038feff6a0eab3fc643f..dc99e20c450f25da8a93fcd5d5def4f89cdf0822 100644 (file)
@@ -10,7 +10,7 @@ modules.
 Please look at skel_opaque.c when you want your module to provide
 final functions, like a database filesystem.
 
-Please look at skel_transport.c when you want your module to provide
+Please look at skel_transparent.c when you want your module to provide
 passthrough functions, like audit modules. 
 
 Please read the VFS chapter in the HOWTO collection for general help