improved logging of retention days

This commit is contained in:
SJ
2013-07-31 10:06:05 +02:00
parent 7ea15b5b05
commit d1cae282dc
5 changed files with 10 additions and 4 deletions

View File

@@ -172,6 +172,8 @@ struct _state {
int bodylen;
int tolen;
int journaltolen;
int retention;
};