diff options
-rw-r--r-- | perl-install/c/stuff.xs.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/c/stuff.xs.pl b/perl-install/c/stuff.xs.pl index a2a3947c9..d3851bfe4 100644 --- a/perl-install/c/stuff.xs.pl +++ b/perl-install/c/stuff.xs.pl @@ -572,7 +572,7 @@ standard_charset() '; $ENV{C_RPM} and print ' -char * +const char * rpmErrorString() void |