X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmktime.c;h=b2d9e52e4bc60ec9b554f80221266e65a5af82d1;hb=8de557e31178699dd6e839850056f0653cdfba89;hp=e5f25d984e25420ace7a6daf61850ba45f7fed61;hpb=bf982dc2f9119b5d655e3266b70bd716cc92cf95;p=gnulib.git diff --git a/lib/mktime.c b/lib/mktime.c index e5f25d984..b2d9e52e4 100644 --- a/lib/mktime.c +++ b/lib/mktime.c @@ -1,6 +1,5 @@ /* Convert a `struct tm' to a time_t value. Copyright (C) 1993-1999, 2002-2004, 2005 Free Software Foundation, Inc. - Inc. This file is part of the GNU C Library. Contributed by Paul Eggert (eggert@twinsun.com). @@ -16,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Define this to have a standalone program to test this implementation of mktime. */