merge the german translations from lp:~mvo/apt/debian-sid
[ntk/apt.git] / ftparchive / writer.h
index a4e4356..6e161c7 100644 (file)
@@ -52,7 +52,7 @@ class FTWScanner
    {
       if (ErrorPrinted == false && Quiet <= Priority)
       {
-        cout << endl;
+        c1out << endl;
         ErrorPrinted = true;
       }         
    }