@@ -1723,7 +1723,7 @@ typedef int VimClipboard; /* This is required for the prototypes. */
# define stat(a,b) (access(a,0) ? -1 : stat(a,b))
#endif
#ifdefFEAT_PROFILE
#ifdefined(FEAT_PROFILE) || defined(FEAT_RELTIME)
# ifdef WIN3264
typedefLARGE_INTEGERproftime_T;
# else
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.