This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Configure megamaintenance. Cppsym (hopefully) final spasms;
[metaconfig.git] / U / perl / d_ftello.U
index 8318d38..e4db83d 100644 (file)
@@ -22,6 +22,6 @@
 set ftello d_ftello
 eval $inlibc
 case "$longsize" in
-8) echo "(Your long is 64 bits, so in a pinch you could use ftell.)" ;;
+8) echo "(Your long is 64 bits, so you could use ftell.)" ;;
 esac