2 * Copyright (c) 1989 Regents of the University of California.
3 * All rights reserved. The Berkeley software License Agreement
4 * specifies the terms and conditions for redistribution.
11 * quit: Terminate a POP session
17 /* Release the message information list */
18 if (p
->mlp
) free (p
->mlp
);