Index: /trunk/src/VBox/Runtime/generic/ftp-server.cpp
===================================================================
--- /trunk/src/VBox/Runtime/generic/ftp-server.cpp	(revision 82735)
+++ /trunk/src/VBox/Runtime/generic/ftp-server.cpp	(revision 82736)
@@ -1281,5 +1281,5 @@
                 rc = rc2;
 
-            LogFlowFunc(("Command not implemented\n", papszArgs[0]));
+            LogFlowFunc(("Command not implemented\n"));
             return rc;
         }
