1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-28 13:18:08 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2006-02-27 13:40:16 +00:00
parent 909b7b12a2
commit d447ec607f
+3
View File
@@ -2,6 +2,9 @@
* Version 6.0-cvs.
* tests/misc/Makefile.am (TESTS): Add base64.
* tests/misc/base64: Test base64. From Simon Josefsson.
* src/base64.c (do_decode): Use correct type for parameter,
ignore_garbage: s/size_t/bool/.