From 9e6e344e6910388d195c611cb59d8391afa24243 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 19 Jan 2007 22:59:32 +0000 Subject: * wcsmbs/wchar.h (wcstoll): Fix comment, function returns value of type `long long int', not `long int'. (wcstoq): Likewise. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 51d53121d5..51b52b13b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-01-18 Anton Nikishaev + + * wcsmbs/wchar.h (wcstoll): Fix comment, function returns value of + type `long long int', not `long int'. + (wcstoq): Likewise. + 2007-01-18 Ulrich Drepper * scripts/gen-as-const.awk: Add cast to long to avoid int promotion -- cgit v1.2.3