Searched refs:extra_patches (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dversion.c728 static char *(extra_patches[]) = variable
880 if (extra_patches[0] != NULL)
884 for (i = 0; extra_patches[i] != NULL; ++i)
888 MSG_PUTS(extra_patches[i]);

Completed in 62 milliseconds