]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - datafile.c
Append \n at the end of every debuga
[thirdparty/sarg.git] / datafile.c
index 9b2992d0a1b7264855d702aa669fe75bf7331e82..466ca05a4bdda674ee4c58f2ec8bb211e2e043e1 100644 (file)
@@ -113,7 +113,7 @@ void data_file(char *tmp)
       }
 
       if (longline_prepare(&line)<0) {
-         debuga(_("Not enough memory to read the downloaded files."));
+         debuga(_("Not enough memory to read the downloaded files.\n"));
          exit(1);
       }