[Bps-public-commit] r14774 - Prophet/branches/creator/lib/Prophet/Replica

sartak at bestpractical.com sartak at bestpractical.com
Mon Aug 4 19:44:33 EDT 2008


Author: sartak
Date: Mon Aug  4 19:44:33 2008
New Revision: 14774

Modified:
   Prophet/branches/creator/lib/Prophet/Replica/Native.pm

Log:
A comment!

Modified: Prophet/branches/creator/lib/Prophet/Replica/Native.pm
==============================================================================
--- Prophet/branches/creator/lib/Prophet/Replica/Native.pm	(original)
+++ Prophet/branches/creator/lib/Prophet/Replica/Native.pm	Mon Aug  4 19:44:33 2008
@@ -659,7 +659,7 @@
 
 sub begin_edit {
     my $self = shift;
-    my $source = shift;
+    my $source = shift; # the changeset that we're replaying, if applicable
 
     my $creator = $source ? $source->creator : $self->changeset_creator;
     my $created = $source && $source->created;



More information about the Bps-public-commit mailing list