Mercurial > hg > octave-shane > gnulib-hg
changeset 16417:861cd2de5c55
Fix typo in recent ChangeLog entry.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 25 Feb 2012 22:19:13 +0100 |
parents | 7d97985fae86 |
children | d10d4da19813 |
files | ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,7 @@ * tests/test-math-c++.cc: Check the declaration of remainderl. New module 'remainderl'. - * lib/math.in.h (remainderh): New declaration. + * lib/math.in.h (remainderl): New declaration. * lib/remainderl.c: New file. * m4/remainderl.m4: New file. * modules/remainderl: New file.