since times are stored in arcs, calloc instead of malloc them.
[unix-history] / usr / src / usr.bin / mail / version.c
CommitLineData
9c75e27e
KS
1/*
2 * Just keep track of the date/sid of this version of Mail.
3 */
daf6a3c1 4char *version = "2.3 %G%";