Changeset 15443


Ignore:
Timestamp:
04/25/13 22:26:27 (12 years ago)
Author:
tbretz
Message:
Fixed a typo in a warning message
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/fscctrl.cc

    r14013 r15443  
    102102        {
    103103            if (err==ba::error::eof)
    104                 Warn("Connection closed by remote host (FTM).");
     104                Warn("Connection closed by remote host (FSC).");
    105105
    106106            // 107: Transport endpoint is not connected (bs::error_code(107, bs::system_category))
Note: See TracChangeset for help on using the changeset viewer.