local_mails: put code to where it belongs
authorPhil Sutter <phil@nwl.cc>
Sat, 24 Oct 2009 23:13:50 +0000 (01:13 +0200)
committerPhil Sutter <phil@nwl.cc>
Tue, 3 Nov 2009 00:50:28 +0000 (01:50 +0100)
commitd1b2c7eac3cdc42ade9e72c4bfb15139244aed03
tree9443d67a6296e577175d64b541dd94aef336cb26
parentfa9135f9dfea5124229af454842e76166a6e3161
local_mails: put code to where it belongs

Note that the code does not only use a pre-processor generator for
defining the print functions, but also for their prototypes. Sadly, this
generated a conflict in mboxscan.c which this patch resolves, too.
src/conky.c
src/core.c
src/mail.c
src/mail.h
src/mboxscan.c