some comment cleanups
This commit is contained in:
parent
6278278508
commit
1e54cf0458
8 changed files with 10 additions and 14 deletions
|
|
@ -120,7 +120,7 @@ doing date/time math.
|
|||
|
||||
sub new
|
||||
{
|
||||
# Drop-in replacement for Perl's DateTime.pm
|
||||
# Drop-in replacement for Perl's DateTime
|
||||
my $class = shift;
|
||||
my $param0 = $_[0];
|
||||
my $self;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue