Bruno Haible wrote:
> Jim Meyering wrote:
>> FYI, I've just pushed this:
>> * lib/gettimeofday.c: Move extern declaration out of function.
>
> Why not also do the same thing with the 'gmtime' declaration in the same file?
Thanks. I didn't see that.
tzset's too:
>From 8396579b2baa56fa38e8011ba7
Jim Meyering wrote:
> FYI, I've just pushed this:
> * lib/gettimeofday.c: Move extern declaration out of function.
Why not also do the same thing with the 'gmtime' declaration in the same file?
Bruno
FYI, I've just pushed this:
>From b4c5933136d31eeb6d8abc2301044a5a7dfe4676 Mon Sep 17 00:00:00 2001
From: Daniel P. Berrange
Date: Mon, 19 Jan 2009 08:13:17 +0100
* lib/gettimeofday.c: Move extern declaration out of function.
---
ChangeLog |5 +
lib/gettimeofday.c |5 +++--