summaryrefslogtreecommitdiff
path: root/ex/ex_visual.c
diff options
context:
space:
mode:
Diffstat (limited to 'ex/ex_visual.c')
-rw-r--r--ex/ex_visual.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ex/ex_visual.c b/ex/ex_visual.c
index f913c71d81fc0..bfad97c6ea317 100644
--- a/ex/ex_visual.c
+++ b/ex/ex_visual.c
@@ -31,7 +31,7 @@ static const char sccsid[] = "$Id: ex_visual.c,v 10.16 2001/08/29 11:04:13 skimo
* ex_visual -- :[line] vi[sual] [^-.+] [window_size] [flags]
* Switch to visual mode.
*
- * PUBLIC: int ex_visual __P((SCR *, EXCMD *));
+ * PUBLIC: int ex_visual(SCR *, EXCMD *);
*/
int
ex_visual(SCR *sp, EXCMD *cmdp)