diff ChangeLog @ 971:95da79b9e637

2008-11-30 Brian Masney <masneyb@gftp.org> * lib/sslcommon.c - fixed compiler warnings
author masneyb
date Sun, 30 Nov 2008 19:25:36 +0000
parents 4c7a58ef26c1
children e1167c901484
line wrap: on
line diff
--- a/ChangeLog	Sun Nov 30 17:55:04 2008 +0000
+++ b/ChangeLog	Sun Nov 30 19:25:36 2008 +0000
@@ -1,4 +1,6 @@
 2008-11-30 Brian Masney <masneyb@gftp.org>
+	* lib/sslcommon.c - fixed compiler warnings
+
 	* src/gtk/delete_dialog.c - fixed call to g_strdup_printf() where too
 	many arguments were passed in format string.