Small nit fixes for Bug 285113.

git-svn-id: svn://10.0.0.236/trunk@170868 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%kerio.com
2005-03-18 03:16:06 +00:00
parent 46b5d164c5
commit 7187e5374a
2 changed files with 4 additions and 2 deletions

View File

@@ -614,8 +614,8 @@ sub _bz_init_schema_storage {
# correct migration code at all.
die "Attempted to initialize the schema but there are already "
. " $table_size copies of it stored.\nThis should never happen.\n"
. " Compare the two rows of the bz_schema table and delete the "
. "newer one.";
. " Compare the rows of the bz_schema table and delete the "
. "newer one(s).";
}
}

View File

@@ -1353,6 +1353,8 @@ sub _get_create_index_ddl {
=head1 SERIALIZATION/DESERIALIZATION
=over 4
=item C<serialize_abstract()>
Description: Serializes the "abstract" schema into a format