summaryrefslogtreecommitdiffstats
path: root/src/proto/help.pro
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-06-27 22:52:43 +0100
committerBram Moolenaar <Bram@vim.org>2022-06-27 22:52:43 +0100
commitd21e5bde7c74eab8b10fddc30d12a313c7e7dcd0 (patch)
treeae70c3986ae73061897e71d01610ef1e63df868b /src/proto/help.pro
parent944cc9ceba8868acd238264d4a3894803c566b37 (diff)
patch 8.2.5171: dependencies and proto files are outdatedv8.2.5171
Problem: Dependencies and proto files are outdated. Solution: Update dependencies and proto files. Avoid errors.
Diffstat (limited to 'src/proto/help.pro')
-rw-r--r--src/proto/help.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/proto/help.pro b/src/proto/help.pro
index 96f4efeb02..d5fa8d6acb 100644
--- a/src/proto/help.pro
+++ b/src/proto/help.pro
@@ -11,4 +11,3 @@ void ex_exusage(exarg_T *eap);
void ex_viusage(exarg_T *eap);
void ex_helptags(exarg_T *eap);
/* vim: set ft=c : */
-