summaryrefslogtreecommitdiffstats
path: root/src/proto/popupmnu.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/popupmnu.pro')
-rw-r--r--src/proto/popupmnu.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proto/popupmnu.pro b/src/proto/popupmnu.pro
index c01966396c..f5b6c0c90f 100644
--- a/src/proto/popupmnu.pro
+++ b/src/proto/popupmnu.pro
@@ -1,4 +1,4 @@
-/* popupmnu.c */
+/* popupmenu.c */
void pum_display(pumitem_T *array, int size, int selected);
void pum_call_update_screen(void);
int pum_under_menu(int row, int col);