summaryrefslogtreecommitdiff
path: root/maximus/sci/src/SciServer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'maximus/sci/src/SciServer.cpp')
-rw-r--r--maximus/sci/src/SciServer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/maximus/sci/src/SciServer.cpp b/maximus/sci/src/SciServer.cpp
index 70de6e1cad..326970b304 100644
--- a/maximus/sci/src/SciServer.cpp
+++ b/maximus/sci/src/SciServer.cpp
@@ -323,7 +323,7 @@ void SciServer::displayMsgHeader ( Sci_Msg_Header * msg_header )
bool SciServer::createSciMsg ( uint8_t type, SciMsg ** received_sci_msg )
{
- cout << "SciServer::createSpecializedSciMsg" << endl;
+ cout << "SciServer::createSciMsg" << endl;
bool bCreateMsg = false;
// Create a specialized SCI message according to the header type