From f0a44a06d0640383cdafd7c6bcfbb2d71d91fcb1 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Wed, 28 Aug 2002 23:13:32 +0000 Subject: another sync with SAMBA_2_2. Regenerated docs after vl new strip-links.pl change --- examples/VFS/block/block.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/VFS/block/block.c b/examples/VFS/block/block.c index a8b17a35dd4..7ced065bad6 100644 --- a/examples/VFS/block/block.c +++ b/examples/VFS/block/block.c @@ -144,7 +144,7 @@ struct vfs_ops execute_vfs_ops = { extern BOOL pm_process(char *FileName, BOOL (*sfunc)(char *), BOOL(*pfunc)(char * , char *)); -//functions +/* functions */ BOOL enter_pblock_mount(char *dir); BOOL get_section(char *sect); -- cgit