diff --git a/checkin_notes b/checkin_notes index f2f2e33001..6ec89c6391 100644 --- a/checkin_notes +++ b/checkin_notes @@ -142,3 +142,9 @@ David Jan 7 2007 html/inc/ countries.inc + +David Jan 7 2007 + - XML fix in backend lib + + tools/ + backend_lib.C diff --git a/tools/backend_lib.C b/tools/backend_lib.C index 69e1d866b5..07900afae3 100644 --- a/tools/backend_lib.C +++ b/tools/backend_lib.C @@ -206,7 +206,7 @@ static int process_wu_template( sprintf(buf, " %s\n" " \n" - "/n", + "\n", infiles[file_number] ); } else {