* movemail.c (mail_spool_name): Protoize.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 21:20:25 +0000 (14:20 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 21:20:25 +0000 (14:20 -0700)
commit5a9c1e26a73394d076607fa027b8d7848231c2f8
tree131e7fc2ac8954a7e6159611807595f22935752c
parentcd52b2441e95f407c0332534ae1997023fe62461
* movemail.c (mail_spool_name): Protoize.

(main): Remove unused var.  Mark var as initialized.
Move locals to avoid shadowing, and use time_t for times.
lib-src/ChangeLog
lib-src/movemail.c