diff options
Diffstat (limited to 'contrib/perl5/lib/getopt.pl')
-rw-r--r-- | contrib/perl5/lib/getopt.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/perl5/lib/getopt.pl b/contrib/perl5/lib/getopt.pl index f871e41850118..1035c022eee90 100644 --- a/contrib/perl5/lib/getopt.pl +++ b/contrib/perl5/lib/getopt.pl @@ -1,4 +1,4 @@ -;# $RCSfile: getopt.pl,v $$Revision: 4.1 $$Date: 92/08/07 18:23:58 $ +;# $RCSfile: getopt.pl,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:54 $ ;# Process single-character switches with switch clustering. Pass one argument ;# which is a string containing all switches that take an argument. For each |