summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-07-14 23:39:31 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-07-14 23:39:31 +0000
commitc5e5ff497da83a9ccc6d46e60221c1e0aed4898d (patch)
treea402028fd63a6a989b5c0a329fa81f3397c3aa8f /lib
parent4fe4fdb337db1a2f3fda2afa004e8f6cb3994fcd (diff)
downloadperl-c5e5ff497da83a9ccc6d46e60221c1e0aed4898d.tar.gz
File/Spec.pm needs trailing newline
p4raw-id: //depot/perl@1493
Diffstat (limited to 'lib')
-rw-r--r--lib/File/Spec.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/File/Spec.pm b/lib/File/Spec.pm
index e768e0d750..5f3dbf5fce 100644
--- a/lib/File/Spec.pm
+++ b/lib/File/Spec.pm
@@ -113,4 +113,4 @@ Ilya Zakharevich <F<ilya@math.ohio-state.edu>>. Mac support by Paul Schinder
=cut
-1; \ No newline at end of file
+1;