diff options
Diffstat (limited to 'pith/msgno.h')
-rw-r--r-- | pith/msgno.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/msgno.h b/pith/msgno.h index 728f4af4..4b0e922c 100644 --- a/pith/msgno.h +++ b/pith/msgno.h @@ -181,7 +181,7 @@ typedef struct msg_nos { #define MI_CLOSING 0x04 -/* exported protoypes */ +/* exported prototypes */ void msgno_init(MSGNO_S **, long, SortOrder, int); void msgno_reset_isort(MSGNO_S *); void msgno_give(MSGNO_S **); |