From: David Mitchell Date: Fri, 6 Mar 2009 01:20:53 +0000 (+0000) Subject: fix a couple of comments that annoyingly look like merge conflict markers X-Git-Tag: code-review/2009-07-22~654 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/3e8320ccc2dd886d20b1a97fa344ac108baef38f fix a couple of comments that annoyingly look like merge conflict markers --- diff --git a/sv.c b/sv.c index 9253168..c92c89c 100644 --- a/sv.c +++ b/sv.c @@ -157,7 +157,7 @@ Public API: =cut -============================================================================ */ + * ========================================================================= */ /* * "A time to plant, and a time to uproot what was planted..." @@ -10317,7 +10317,7 @@ ptr_table_* functions. =cut -============================================================================*/ + * =========================================================================*/ #if defined(USE_ITHREADS)