mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 08:38:23 +00:00
Convert RT ticket reference to GH
A reference to an old ticket in rt.perl.org found within a C comment was not converted to point to a GH ticket. Observed while evaluating GH #23483.
This commit is contained in:
parent
97d0d86337
commit
148136c313
2
caretx.c
2
caretx.c
@ -21,7 +21,7 @@
|
|||||||
/* This file contains a single function, set_caret_X, to set the $^X
|
/* This file contains a single function, set_caret_X, to set the $^X
|
||||||
* variable. It's only used in perl.c, but has various OS dependencies,
|
* variable. It's only used in perl.c, but has various OS dependencies,
|
||||||
* so its been moved to its own file to reduce header pollution.
|
* so its been moved to its own file to reduce header pollution.
|
||||||
* See RT 120314 for details.
|
* See GH #13363 for details.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#if defined(PERL_IS_MINIPERL) && !defined(USE_SITECUSTOMIZE)
|
#if defined(PERL_IS_MINIPERL) && !defined(USE_SITECUSTOMIZE)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user