[mythtv] [patch] Typo in ivtvdecoder.cpp

James Evans ganjatoker at gmail.com
Mon Feb 14 09:21:13 UTC 2005


I feel a bit silly doing this, but here you go:

--- libs/libmythtv/ivtvdecoder.cpp      2005-01-28 19:06:57.000000000 -0500
+++ libs/libmythtv/ivtvdecoder.cpp      2005-02-14 04:15:19.000000000 -0500
@@ -514,7 +514,7 @@

     if (rawframes < lastdequeued)
     {
-        cout << "ivtv rawframes descreased!  did the decoder reset?" << endl;
+        cout << "ivtv rawframes decreased!  did the decoder reset?" << endl;
     }
     else
     {


More information about the mythtv-dev mailing list