diff options
Diffstat (limited to 'CVSROOT')
-rwxr-xr-x | CVSROOT/log_accum.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/log_accum.pl b/CVSROOT/log_accum.pl index 22579c935845..dc816f23bc6e 100755 --- a/CVSROOT/log_accum.pl +++ b/CVSROOT/log_accum.pl @@ -516,7 +516,7 @@ if ($DEBUG) { print("files - ", join(":", @files), "\n"); print("path - ", join(":", @path), "\n"); print("dir - ", $dir, "\n"); - print("pid - ", $PID, "\n"); + print("pid - ", $PID, "\n"); } # Was used for To: lines, still used for commitlogs naming. |