Re: [systemd-devel] [PATCH] timesync: Use UINT64_C for OFFSET_1900_1970

2015-02-16 Thread David Herrmann
Hi On Mon, Feb 16, 2015 at 5:24 PM, Cristian Rodríguez wrote: > So it matches what the comment says in both 32 and 64 bit systems. > --- > src/timesync/timesyncd-manager.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/timesync/timesyncd-manager.c > b/src/timesync/

[systemd-devel] [PATCH] timesync: Use UINT64_C for OFFSET_1900_1970

2015-02-16 Thread Cristian Rodríguez
So it matches what the comment says in both 32 and 64 bit systems. --- src/timesync/timesyncd-manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/timesync/timesyncd-manager.c b/src/timesync/timesyncd-manager.c index 223671c..73ac7ee 100644 --- a/src/timesync/timesyncd