Skip to content

Commit

Permalink
remove trailing whitespace and update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehh committed Dec 30, 2010
1 parent a4061d5 commit d9b320b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t/pmc/undef.t
@@ -1,5 +1,5 @@
#!./parrot
# Copyright (C) 2001-2009, Parrot Foundation.
# Copyright (C) 2001-2010, Parrot Foundation.

=head1 NAME

Expand Down Expand Up @@ -110,7 +110,7 @@ Tests mainly morphing undef to other types.
.sub verify_equality
.local pmc pmc1
pmc1 = new ['Undef']

.local pmc pmc2
pmc2 = new ['String']

Expand Down

0 comments on commit d9b320b

Please sign in to comment.