Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 6500:3ea308b4b37e
[project @ 2007-04-05 19:14:03 by jwe]
author | jwe |
---|---|
date | Thu, 05 Apr 2007 19:14:03 +0000 |
parents | 7e9c1e9ff36d |
children | 184ab67c3bc1 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -6,7 +6,7 @@ sparse/spstats.m, sparse/treeplot.m: Style fixes. * pkg/pkg.m: Use "strcat (...)" instead of "[...]". - Use stricmp instead of strcmp+tolower. + Use strcmpi instead of strcmp+tolower. Style fixes. * testfun/speed.m: Use "strcat (...)" instead of "[...]".