summaryrefslogtreecommitdiff
path: root/alpine/listsel.h
diff options
context:
space:
mode:
Diffstat (limited to 'alpine/listsel.h')
-rw-r--r--alpine/listsel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/listsel.h b/alpine/listsel.h
index ec94848..38057ef 100644
--- a/alpine/listsel.h
+++ b/alpine/listsel.h
@@ -40,7 +40,7 @@ typedef struct list_selection {
} LIST_SEL_S;
-/* exported protoypes */
+/* exported prototypes */
int select_from_list_screen(LIST_SEL_S *, unsigned long, char *, char *, HelpType, char *, LIST_SEL_S *);