summaryrefslogtreecommitdiff
path: root/pith/sort.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/sort.h')
-rw-r--r--pith/sort.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/sort.h b/pith/sort.h
index af65825..fdf8c07 100644
--- a/pith/sort.h
+++ b/pith/sort.h
@@ -40,7 +40,7 @@ struct global_sort_data {
extern struct global_sort_data g_sort;
-/* exported protoypes */
+/* exported prototypes */
char *sort_name(SortOrder);
void sort_folder(MAILSTREAM *, MSGNO_S *, SortOrder, int, unsigned);
int decode_sort(char *, SortOrder *, int *);