updated for version 7.0146
diff --git a/src/structs.h b/src/structs.h
index 88fcf48..94b9ddb 100644
--- a/src/structs.h
+++ b/src/structs.h
@@ -1288,7 +1288,7 @@
 #endif
 #ifdef FEAT_COMPL_FUNC
     char_u	*b_p_cfu;	/* 'completefunc' */
-    char_u	*b_p_ofu;	/* 'occultfunc' */
+    char_u	*b_p_ofu;	/* 'omnifunc' */
 #endif
     int		b_p_eol;	/* 'endofline' */
     int		b_p_et;		/* 'expandtab' */