This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix minor formatting again in time.h


On 06-03-2014 15:42, Siddhesh Poyarekar wrote:
> This is the same patch, reposted to see if my patchwork instance
> catches it and processes it.
>
> A review would be welcome ;)
>
> Siddhesh
>
> diff --git a/include/time.h b/include/time.h
> index 8dd10dc..6b77493 100644
> --- a/include/time.h
> +++ b/include/time.h
> @@ -38,7 +38,7 @@ extern struct tm _tmbuf attribute_hidden;
>  /* Defined in tzset.c.  */
>  extern char *__tzstring (const char *string);
>  
> -/* Defined in tzset.c. */
> +/* Defined in tzset.c.  */
>  extern size_t __tzname_cur_max attribute_hidden;
>  
>  
>
LGTM!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]