X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrtoll.c;h=fdfceb0137105e214616ad0639517e3eebfea353;hb=bdaf232db994e039e47c1eefb27ff197390ce95e;hp=6cc5642326a8f55dca56bbcef1d53644c8878223;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/lib/strtoll.c b/lib/strtoll.c index 6cc564232..fdfceb013 100644 --- a/lib/strtoll.c +++ b/lib/strtoll.c @@ -1,4 +1,4 @@ -/* Function to parse a `long long int' from text. +/* Function to parse a 'long long int' from text. Copyright (C) 1995-1997, 1999, 2001, 2009-2012 Free Software Foundation, Inc. This file is part of the GNU C Library.