Subject: wish()
To: None <port-mac68k@netbsd.org>
From: Andy Ball <ball@cyberspace.org>
List: port-mac68k
Date: 12/24/2001 12:15:43
{
if (celebrate(christmas))
{
printf("Merry Christmas!\n");
}
printf ("Have a peaceful and prosperous new year!\n");
}