diff --git a/checkin_notes b/checkin_notes
index 9336f0013c..fc885bc8ce 100755
--- a/checkin_notes
+++ b/checkin_notes
@@ -18707,3 +18707,9 @@ David 20 Oct 2004
api/
graphics_api.C
+
+David 21 Oct 2004
+ - fix to get_file_transfers RPC (from Sebastian Masch)
+
+ client/
+ gui_rpc_server.C
diff --git a/client/client_types.C b/client/client_types.C
index 7f67f2c1d0..fc95f69038 100644
--- a/client/client_types.C
+++ b/client/client_types.C
@@ -626,7 +626,7 @@ int FILE_INFO::write_gui(MIOFILE& out) {
" %s\n"
" %s\n"
" %f\n"
- " %f\n",
+ " %f\n"
" %d\n",
project->master_url,
name,