Mercurial > emacs
view lib/mktime-internal.h @ 112393:f7e256e5ea88
gnus-art.el (gnus-article-remove-images, gnus-article-show-images): Widen article buffer.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Fri, 21 Jan 2011 04:16:57 +0000 |
parents | 474d5026a5a2 |
children |
line wrap: on
line source
#include <time.h> time_t mktime_internal (struct tm *, struct tm * (*) (time_t const *, struct tm *), time_t *);