Fix code comment.

This commit is contained in:
Daniel Nichter
2012-11-28 21:44:56 +00:00

View File

@@ -8175,7 +8175,7 @@ sub main {
};
# ########################################################################
# Check the --alter statement. This is done again after the
# Check the --alter statement.
# ########################################################################
my $renamed_cols = {};
if ( my $alter = $o->get('alter') ) {