aboutsummaryrefslogtreecommitdiff
path: root/ex/ex_equal.c
diff options
context:
space:
mode:
Diffstat (limited to 'ex/ex_equal.c')
-rw-r--r--ex/ex_equal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ex/ex_equal.c b/ex/ex_equal.c
index 7da5a20a3054..a6745ce05bee 100644
--- a/ex/ex_equal.c
+++ b/ex/ex_equal.c
@@ -26,7 +26,7 @@ static const char sccsid[] = "$Id: ex_equal.c,v 10.12 2001/06/25 15:19:15 skimo
/*
* ex_equal -- :address =
*
- * PUBLIC: int ex_equal __P((SCR *, EXCMD *));
+ * PUBLIC: int ex_equal(SCR *, EXCMD *);
*/
int
ex_equal(SCR *sp, EXCMD *cmdp)