In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/9c958f0531818283414573ebe1565e211e614eb7?hp=727d2dc697cf9ead796c79dda91b232e9c227b44>

- Log -----------------------------------------------------------------
commit 9c958f0531818283414573ebe1565e211e614eb7
Author: Daniel Dragan <[email protected]>
Date:   Tue Oct 14 06:25:51 2014 -0400

    fix comment from commit f4eedc6b8c
-----------------------------------------------------------------------

Summary of changes:
 win32/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/win32/Makefile b/win32/Makefile
index 02b44aa..a8dc2af 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -546,7 +546,7 @@ o = .obj
 # Rules
 #
 
-#clear the list, we dont support .cxx .bas .cbl .for .pas .res .rc .f .f90
+#clear the list, we dont support .cxx .bas .cbl .for .pas .f .f90
 # .asm .cpp are not currently used but they are included for completeness
 .SUFFIXES :
 .SUFFIXES : .c $(o) .cpp .asm .dll .lib .exe .rc .res

--
Perl5 Master Repository

Reply via email to