summaryrefslogtreecommitdiffstats
path: root/utilities/smb4k_mv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utilities/smb4k_mv.cpp')
-rw-r--r--utilities/smb4k_mv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/utilities/smb4k_mv.cpp b/utilities/smb4k_mv.cpp
index 7949722..119916f 100644
--- a/utilities/smb4k_mv.cpp
+++ b/utilities/smb4k_mv.cpp
@@ -93,7 +93,7 @@ bool find_program( const char *name, char *path )
if ( !strcmp( file.c_str(), "" ) )
{
- cerr << "smb4k_mv: Could not find " << name << " binary" << endl;
+ cerr << "smb4k_mv: Could not tqfind " << name << " binary" << endl;
return false;
}