[llvm-commits] CVS: CVSROOT/commit-diffs.pl

Misha Brukman brukman at cs.uiuc.edu
Fri Aug 1 15:33:01 PDT 2003


Changes in directory CVSROOT:

commit-diffs.pl updated: 1.39 -> 1.40

---
Log message:

Comming a minor comment fix-up, testing the commitlog functionality.


---
Diffs of the changes:

Index: CVSROOT/commit-diffs.pl
diff -u CVSROOT/commit-diffs.pl:1.39 CVSROOT/commit-diffs.pl:1.40
--- CVSROOT/commit-diffs.pl:1.39	Fri Aug  1 15:27:35 2003
+++ CVSROOT/commit-diffs.pl	Fri Aug  1 15:32:32 2003
@@ -58,7 +58,7 @@
   }
 }
 
-# Find out who did the changes and who shall we mail to.
+# Find out who we shall send mail to
 my $target = $ARGV[1] || $DEFAULT_ADMIN;
 
 # Manipulate the CVS's change info; see docs for further information.





More information about the llvm-commits mailing list