In perl.git, the branch blead has been updated <https://perl5.git.perl.org/perl.git/commitdiff/2ae26641a3d7283c7b9df71fd2a4bb202a1bcb36?hp=765da30014382043124f566a8643a249ff4f3522>
- Log ----------------------------------------------------------------- commit 2ae26641a3d7283c7b9df71fd2a4bb202a1bcb36 Author: Father Chrysostomos <spr...@cpan.org> Date: Mon Dec 11 10:01:35 2017 -0800 fakesdio.h: Typo ----------------------------------------------------------------------- Summary of changes: fakesdio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fakesdio.h b/fakesdio.h index 928d37b90a..b8f972a0a9 100644 --- a/fakesdio.h +++ b/fakesdio.h @@ -1,4 +1,4 @@ -/* fakestdio.h +/* fakesdio.h * * Copyright (C) 2000, by Larry Wall and others * -- Perl5 Master Repository