From 6ca52fcc95e6d6c9812c2a14e4bf5805d056a57a Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 18 May 2005 15:28:38 +0400 Subject: fix comments server-tools/instance-manager/commands.cc: fix column name --- mysys/default.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mysys/default.c') diff --git a/mysys/default.c b/mysys/default.c index ba1a6c1513b..ee7cbeb1530 100644 --- a/mysys/default.c +++ b/mysys/default.c @@ -85,10 +85,10 @@ static char *remove_end_comment(char *ptr); Add/remove option to the option file section. SYNOPSYS - my_correct_file() + my_correct_defaults_file() file_location The location of configuration file to edit option option to look for - option value The value of the option we would like to set + option_value The value of the option we would like to set section_name the name of the section remove_option This is true if we want to remove the option. False otherwise. -- cgit v1.2.1