diff parser-mpcmd.c @ 12816:fba780800efe

-use-stdin renamed to -noconsolecontrols.
author diego
date Wed, 14 Jul 2004 09:27:04 +0000
parents 2cbc9f1f728f
children 07dadc3066f3
line wrap: on
line diff
--- a/parser-mpcmd.c	Wed Jul 14 09:05:47 2004 +0000
+++ b/parser-mpcmd.c	Wed Jul 14 09:27:04 2004 +0000
@@ -236,7 +236,7 @@
 
 	// Lock stdin if it will be used as input
 	if(strcasecmp(argv[i],"-") == 0)
-	  m_config_set_option(config,"use-stdin",NULL);
+	  m_config_set_option(config,"noconsolecontrols",NULL);
 	add_entry(&last_parent,&last_entry,entry);
 	UNSET_GLOBAL; // We start entry specific options