X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fstrtoll.c;h=f61f5ada64d2c403702086b44e9fdc0b58d40215;hb=ecbe47ca1c551b24c8a4d7309daba56006956849;hp=5d7b329565913643313cf2c96531480cb4f3c6c8;hpb=a2e0479b8238f50f1df56d0bd8224d534aed870e;p=gnulib.git diff --git a/lib/strtoll.c b/lib/strtoll.c index 5d7b32956..f61f5ada6 100644 --- a/lib/strtoll.c +++ b/lib/strtoll.c @@ -14,9 +14,9 @@ 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#define QUAD 1 +#define QUAD 1 #include