diff options
-rwxr-xr-x | CVSROOT/commit_prep.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CVSROOT/commit_prep.pl b/CVSROOT/commit_prep.pl index 059d358d2265..19ade513a9c8 100755 --- a/CVSROOT/commit_prep.pl +++ b/CVSROOT/commit_prep.pl @@ -68,7 +68,8 @@ my $NoName = " #$DelPath = " #%s - The old path and version has been deleted from \$$HEADER\$.\n"; -my $BadId = "%s - The \$$HEADER\$ is mangled.\n"; +my $BadId = " +%s - The \$$HEADER\$ is mangled.\n"; my $BadName = " %s - The pathname '%s' |