On 10/24/2011 10:35 AM, Daniel P. Berrange wrote:
From: "Daniel P. Berrange"<[email protected]>

The field 'mon' in 'struct tm' gives months 0-11, where as
humans tend to expect months 1-12. Thus the month number
needing adjusting by 1

* src/util/logging.c: Use human friendly month number
---
  src/util/logging.c |    1 +
  1 files changed, 1 insertions(+), 0 deletions(-)

ACK.

--
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to