Menu

#3 SCS PTC always in AM-Fax mode

open
nobody
None
5
2012-10-05
2009-07-17
Anonymous
No

Incomplete label to Config boolean variable at assignment to local 'fm' variable in PTC.cpp.Patched source attached.

Discussion

  • Nobody/Anonymous

    patched PTC.cpp

     
  • Christof Schmitt

    Thanks, but are you sure to have the patched file attached? This is what i get when comparing the file PTC.cpp in CVS to the attached file, only whitespace difference:
    $ diff -u hamfax/src/PTC.cpp PTC.cpp
    --- hamfax/src/PTC.cpp 2005-03-24 21:19:33.000000000 +0100
    +++ PTC.cpp 2009-07-20 20:11:48.000000000 +0200
    @@ -169,3 +169,5 @@
    {
    emit spaceLeft(512);
    }
    +
    +

    Attaching a patch instead of the source file would be more convenient.

     

Log in to post a comment.