Re: [PATCH] HERE mark in regex
[p5sagit/p5-mst-13.2.git] / perl.c
diff --git a/perl.c b/perl.c
index 1b60d66..64aa4c9 100644 (file)
--- a/perl.c
+++ b/perl.c
@@ -2300,7 +2300,7 @@ Perl_moreswitches(pTHX_ char *s)
                                        OSNAME, __DATE__, __TIME__));
        PerlIO_printf(PerlIO_stdout(),
                        Perl_form(aTHX_ "        OS Specific Release: %s\n",
-                                       OSVERSION));
+                                       OSVERS));
 #endif /* !DGUX */
 
 #if defined(LOCAL_PATCH_COUNT)