diff src/ChangeLog @ 575:d5e8f5ad5043

[xemacs-hg @ 2001-05-25 04:22:31 by martinb] Fix compile warning
author martinb
date Fri, 25 May 2001 04:22:33 +0000
parents 0f910da8ca73
children 6db80f4ab17c
line wrap: on
line diff
--- a/src/ChangeLog	Fri May 25 03:53:26 2001 +0000
+++ b/src/ChangeLog	Fri May 25 04:22:33 2001 +0000
@@ -1,5 +1,7 @@
 2001-05-25  Martin Buchholz  <martin@xemacs.org>
 
+	* fns.c (base64_conversion_error): Fix compile warning.
+
 	* realpath.c: This file doesn't deal with internal
 	representation.  Define DONT_ENCAPSULATE.
 	Fixes crash in test suite.