/* $NetBSD: mail_dict.h,v 1.1.1.1 2009/06/23 10:08:46 tron Exp $ */ /*++ /* NAME /* mail_dict 3h /* SUMMARY /* register application-specific dictionaries /* SYNOPSIS /* #include <mail_dict.h> /* DESCRIPTION /* .nf /* * External interface. */ extern void mail_dict_init(void); /* LICENSE /* .ad /* .fi /* The Secure Mailer license must be distributed with this software. /* AUTHOR(S) /* Wietse Venema /* IBM T.J. Watson Research /* P.O. Box 704 /* Yorktown Heights, NY 10598, USA /*--*/ |