password.c: Fixes to allow Win95 clients to have lm encrypted passwords
[samba.git] / source3 / rpc_client / cli_login.c
index 42363e4ca5d879f17b9ac2f7393fb9ddd58e64b7..43ee45d48d249e1858dac2c18ab6b30d1d5004e4 100644 (file)
@@ -125,7 +125,7 @@ BOOL cli_nt_login_interactive(struct cli_state *cli, char *domain, char *usernam
 
 #endif
 
 
 #endif
 
-  DEBUG(5,("cli_nt_login_network: %d\n", __LINE__));
+  DEBUG(5,("cli_nt_login_interactive: %d\n", __LINE__));
 
   /* indicate an "interactive" login */
   ctr->switch_value = INTERACTIVE_LOGON_TYPE;
 
   /* indicate an "interactive" login */
   ctr->switch_value = INTERACTIVE_LOGON_TYPE;