[svn:parrot] r44810 - branches/ops_pct/src/ops
mikehh at svn.parrot.org
mikehh at svn.parrot.org
Tue Mar 9 13:21:31 UTC 2010
Author: mikehh
Date: Tue Mar 9 13:21:29 2010
New Revision: 44810
URL: https://trac.parrot.org/parrot/changeset/44810
Log:
remove trailing whitespace and update copyright
Modified:
branches/ops_pct/src/ops/var.ops
Modified: branches/ops_pct/src/ops/var.ops
==============================================================================
--- branches/ops_pct/src/ops/var.ops Tue Mar 9 13:18:28 2010 (r44809)
+++ branches/ops_pct/src/ops/var.ops Tue Mar 9 13:21:29 2010 (r44810)
@@ -473,7 +473,7 @@
=item B<find_sub_not_null>(out PMC, in STR)
Do the same thing as C<find_name>, but throw an exception if the name isn't
-found.
+found.
=cut
@@ -496,7 +496,7 @@
=head1 COPYRIGHT
-Copyright (C) 2001-2009, Parrot Foundation.
+Copyright (C) 2001-2010, Parrot Foundation.
=head1 LICENSE
More information about the parrot-commits
mailing list